aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f8b12fafca0..3aef0c729f6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12014-05-07 Paul Eggert <eggert@cs.ucla.edu>
2
3 * image.c: Include <png.h> before <setjmp.h> (Bug#17429).
4
12014-05-06 Paul Eggert <eggert@cs.ucla.edu> 52014-05-06 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 * image.c: Do not use libpng if HAVE_NS, as NS does its own thing. 7 * image.c: Do not use libpng if HAVE_NS, as NS does its own thing.