summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-02-27 09:55:11 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-02-27 09:55:53 +0100
commitbbc68473129227511e1fb1f9876e3cb68bc7fa26 (patch)
tree728d75a236d1651a8b0d64c0b53fc266ca7efe47 /ChangeLog
parent1bd5482d102b7cb0032d31827ddfc25bd1342d1e (diff)
feh_png: Update to new libpng API, fixes compilation issues with 1.5.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a43488..32859a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>