aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2013-08-15 19:20:06 +0200
committerLars Magne Ingebrigtsen2013-08-15 19:20:06 +0200
commita5b5f73f32a8af8a45a252ed13a381d7526ad1b7 (patch)
tree41fbf8b32994e66ffa95cbb1d4b8dd9969cd578c /src/ChangeLog
parentb74f0d960f8c297dcaa125f3af051bd1a34869a5 (diff)
downloademacs-a5b5f73f32a8af8a45a252ed13a381d7526ad1b7.tar.gz
emacs-a5b5f73f32a8af8a45a252ed13a381d7526ad1b7.zip
(imagemagick_compute_animated_image): Respect the GIF disposal methods.
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 c12b32ebc71..028c33848a4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12013-08-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * image.c (imagemagick_compute_animated_image): Respect the GIF
4 disposal methods.
5
12013-08-15 Ken Brown <kbrown@cornell.edu> 62013-08-15 Ken Brown <kbrown@cornell.edu>
2 7
3 * emacs.c (main): Update comment about G_SLICE_ALWAYS_MALLOC. 8 * emacs.c (main): Update comment about G_SLICE_ALWAYS_MALLOC.