aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-01-24 18:03:13 -0500
committerChong Yidong2010-01-24 18:03:13 -0500
commit285d07e27afc99de2562afa62c24fd5834721ed1 (patch)
tree4ae4f340e3d4b365e6123485d399e59cbde11c8c /src/ChangeLog
parentc2f1d6d81e9a513db096bb6986f284f736d55cbe (diff)
downloademacs-285d07e27afc99de2562afa62c24fd5834721ed1.tar.gz
emacs-285d07e27afc99de2562afa62c24fd5834721ed1.zip
Use png_sig_cmp to allow linking with libpng 1.4.0.
* image.c (png_load): Use png_sig_cmp instead of the obsolete png_check_sig, which has been removed in libpng 1.4.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d20b3113ba7..00dbad31a8e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-01-24 Eric Bélanger <snowmaniscool@gmail.com> (tiny change)
2
3 * image.c (png_load): Use png_sig_cmp instead of the obsolete
4 png_check_sig, which has been removed in libpng 1.4.
5
12010-01-23 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change) 62010-01-23 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2 7
3 * filelock.c: Include utmp.h only when HAVE_UTMP_H (FreeBSD 9.x 8 * filelock.c: Include utmp.h only when HAVE_UTMP_H (FreeBSD 9.x