aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index eeae85a888c..548ae5ab2c0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12013-08-14 Lars Magne Ingebrigtsen <larsi@gnus.org> 12013-08-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 2
3 * image.c (imagemagick_load_image): Make animated pictures work.
4 There's still some problems with background color settings, though
5 (bug#14700).
6
3 * decompress.c (unwind_decompress): Always restore point. 7 * decompress.c (unwind_decompress): Always restore point.
4 8
52013-08-14 Paul Eggert <eggert@cs.ucla.edu> 92013-08-14 Paul Eggert <eggert@cs.ucla.edu>