diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-02-27 09:55:11 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-02-27 09:55:53 +0100 |
commit | bbc68473129227511e1fb1f9876e3cb68bc7fa26 (patch) | |
tree | 728d75a236d1651a8b0d64c0b53fc266ca7efe47 /ChangeLog | |
parent | 1bd5482d102b7cb0032d31827ddfc25bd1342d1e (diff) | |
download | feh-bbc68473129227511e1fb1f9876e3cb68bc7fa26.zip |
feh_png: Update to new libpng API, fixes compilation issues with 1.5.1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ git HEAD "make xinerama=0 debug=1". By default feh is compiled with xinerama and libcurl support enabled, see README. * Remove builtin http client (--builtin) + * Fix compilation issues with libpng 1.5.1 Wed, 09 Feb 2011 20:11:26 +0100 Daniel Friesel <derf@finalrewind.org> |