aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a6e8d04d7c0..1d14be1ab70 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12011-01-29 Chong Yidong <cyd@stupidchicken.com>
2
3 * image.c (fn_png_longjmp, fn_png_set_longjmp_fn): New png
4 function definitions for compiling with libpng-1.5.
5 (PNG_LONGJMP, PNG_JMPBUF): New macros for libpng-1.5.
6 (my_png_error, png_load): Use them. Suggested by Thomas Klausner
7 (Bug#7908).
8
12011-01-28 Chong Yidong <cyd@stupidchicken.com> 92011-01-28 Chong Yidong <cyd@stupidchicken.com>
2 10
3 * m/intel386.h: Define NO_ARG_ARRAY. Suggested by Dan Nicolaescu. 11 * m/intel386.h: Define NO_ARG_ARRAY. Suggested by Dan Nicolaescu.