aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2008-02-01 15:19:59 +0000
committerJuanma Barranquero2008-02-01 15:19:59 +0000
commit299db7f8cf9dc51097b74cb0aef3b0f03220b058 (patch)
tree90f2d1d0db6c75aaf6fa2ffb3c002fe0bcb4eab4 /lisp/ChangeLog
parenteaf07ced98808b82c0db7fc75a91c1c791fe6206 (diff)
downloademacs-299db7f8cf9dc51097b74cb0aef3b0f03220b058.tar.gz
emacs-299db7f8cf9dc51097b74cb0aef3b0f03220b058.zip
(image-library-alist): Prefer libpng12 to libpng13, because
the latter is in fact a 1.2.8 build distributed with GTK+ (as of today, the most recent libpng is 1.2.24).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4f046690813..e0d56c2a637 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12008-02-01 Juanma Barranquero <lekktu@gmail.com>
2
3 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
4 because the latter is in fact a 1.2.8 build distributed with GTK+ (as
5 of today, the most recent libpng is 1.2.24).
6
12008-02-01 Thien-Thi Nguyen <ttn@gnuvola.org> 72008-02-01 Thien-Thi Nguyen <ttn@gnuvola.org>
2 8
3 * vc.el (vc-update): Fix bug: Specify branch tip as 9 * vc.el (vc-update): Fix bug: Specify branch tip as
@@ -23,7 +29,7 @@
232008-01-31 Martin Rudalics <rudalics@gmx.at> 292008-01-31 Martin Rudalics <rudalics@gmx.at>
24 30
25 * mail/rmail.el (rmail-highlight): Fix specification. 31 * mail/rmail.el (rmail-highlight): Fix specification.
26 Reported by: pod <pod@herald.ox.ac.uk>. 32 Reported by pod <pod@herald.ox.ac.uk>.
27 33
282008-01-31 Jason Rumney <jasonr@gnu.org> 342008-01-31 Jason Rumney <jasonr@gnu.org>
29 35