aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2013-08-14 15:57:34 +0200
committerJoakim Verona2013-08-14 15:57:34 +0200
commit55497105a66ffe094014399687a18153619f08ed (patch)
tree9dce78ccd843a3a58e7a908b0d816eafcf12c977 /src/ChangeLog
parent89ba610e09b1be18ad96f502d7b06938c016e76c (diff)
parent4ce82fb8d9232e123d9e58b00851b775d1586646 (diff)
downloademacs-55497105a66ffe094014399687a18153619f08ed.tar.gz
emacs-55497105a66ffe094014399687a18153619f08ed.zip
merge from trunk
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>