Mercurial > emacs
changeset 82296:54c32215085b
* image.c (png_load): Ignore png-supplied background color.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 06 Aug 2007 16:02:02 +0000 |
parents | 638fa1c98d72 |
children | 51a0886252f1 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Aug 06 12:34:45 2007 +0000 +++ b/src/ChangeLog Mon Aug 06 16:02:02 2007 +0000 @@ -1,3 +1,7 @@ +2007-08-06 Chong Yidong <cyd@stupidchicken.com> + + * image.c (png_load): Ignore png-supplied background color. + 2007-08-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * mac.c [TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.