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 b4bafbce1b3..19cf253db7e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12010-12-31 Eli Zaretskii <eliz@gnu.org>
2
3 * image.c <Qlibpng_version>: New variable.
4 (syms_of_image): Intern and staticpro it. Set its value to the
5 version of PNG library we were compiled with.
6 (my_png_error, png_load): Avoid GCC warnings about direct access
7 to png_ptr->jmpbuf. (Bug#7716)
8
12010-12-27 Stefan Monnier <monnier@iro.umontreal.ca> 92010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2 10
3 * .gdbinit (xgetptr): Fix the union+lsb case. 11 * .gdbinit (xgetptr): Fix the union+lsb case.