Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5372:6c3a695f54f5
Update png_instantiate () to work with more recent versions of libpng.
2011-03-14 Aidan Kehoe <kehoea@parhasard.net>
* glyphs-eimage.c (png_instantiate):
Update the PNG handling code to work with versions of the library
where the png_info structure is no longer visible. Thank you for
the report, Robert Delius Royar.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Mon, 14 Mar 2011 21:04:45 +0000 |
parents | 6f10ac29bf40 |
children | d967d96ca043 |
comparison
equal
deleted
inserted
replaced
5371:6f10ac29bf40 | 5372:6c3a695f54f5 |
---|---|
1 2011-03-14 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * glyphs-eimage.c (png_instantiate): | |
4 Update the PNG handling code to work with versions of the library | |
5 where the png_info structure is no longer visible. Thank you for | |
6 the report, Robert Delius Royar. | |
7 | |
1 2011-03-12 Aidan Kehoe <kehoea@parhasard.net> | 8 2011-03-12 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * event-stream.c (Fdispatch_event): | 10 * event-stream.c (Fdispatch_event): |
4 As documented, allow pre-command-hook to usefully modify | 11 As documented, allow pre-command-hook to usefully modify |
5 this-command even when this-command is nil (that is, we would | 12 this-command even when this-command is nil (that is, we would |