From: Chong Yidong Date: Mon, 6 Aug 2007 16:02:02 +0000 (+0000) Subject: * image.c (png_load): Ignore png-supplied background color. X-Git-Tag: emacs-pretest-23.0.90~11575 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ca5e6fd576578f2b9253d25b9054d3386389346e;p=emacs.git * image.c (png_load): Ignore png-supplied background color. --- diff --git a/src/ChangeLog b/src/ChangeLog index d90f3297720..9bc3e9ea1f4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2007-08-06 Chong Yidong + + * image.c (png_load): Ignore png-supplied background color. + 2007-08-06 YAMAMOTO Mitsuharu * mac.c [TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.