Mercurial > emacs
comparison src/ChangeLog @ 112226:3fd4ea7be3a2
Don't use png_jmpbuf, it doesn't work with dynamic loading.
image.c (png_jmpbuf): Remove definition.
(my_png_error, png_load): Don't use png_jmpbuf.
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Mon, 03 Jan 2011 21:32:41 +0200 |
| parents | 376148b31b5e |
| children | 417b1e4d63cd ca0df3b7fb20 |
comparison
equal
deleted
inserted
replaced
| 112225:8abb8860e89c | 112226:3fd4ea7be3a2 |
|---|---|
| 1 2011-01-03 Eli Zaretskii <eliz@gnu.org> | |
| 2 | |
| 3 * image.c (png_jmpbuf): Remove definition. | |
| 4 (my_png_error, png_load): Don't use png_jmpbuf. | |
| 5 | |
| 1 2010-12-31 Eli Zaretskii <eliz@gnu.org> | 6 2010-12-31 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 |
| 3 * image.c <Qlibpng_version>: New variable. | 8 * image.c <Qlibpng_version>: New variable. |
| 4 (syms_of_image): Intern and staticpro it. Set its value to the | 9 (syms_of_image): Intern and staticpro it. Set its value to the |
| 5 version of PNG library we were compiled with. | 10 version of PNG library we were compiled with. |
