diff lisp/ChangeLog @ 112088:704900942a8e

Fix bug #7716 with PNG image support libraries on Windows. src/image.c <Qlibpng_version>: New variable. (syms_of_image): Intern and staticpro it. Set its value to the version of PNG library we were compiled with. (my_png_error, png_load): Avoid GCC warnings about direct access to png_ptr->jmpbuf. lisp/term/w32-win.el (image-library-alist): Set up correctly for libpng versions both before and after 1.4.0. admin/nt/README.W32: Update the information about PNG support libraries. nt/INSTALL: Update the information about PNG support libraries.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 31 Dec 2010 14:38:06 +0200
parents 2285c33f3bb0
children ee29e7a182bf
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Dec 30 20:39:41 2010 +0800
+++ b/lisp/ChangeLog	Fri Dec 31 14:38:06 2010 +0200
@@ -1,3 +1,8 @@
+2010-12-31  Eli Zaretskii  <eliz@gnu.org>
+
+	* term/w32-win.el (image-library-alist): Set up correctly for
+	libpng versions both before and after 1.4.0.  (Bug#7716)
+
 2010-12-25  Eli Zaretskii  <eliz@gnu.org>
 
 	* time.el (display-time-mode): Mention display-time-interval in