aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2013-08-15 20:34:23 +0200
committerLars Magne Ingebrigtsen2013-08-15 20:34:23 +0200
commit703dbebab0c46f059593df55698c488df15dd806 (patch)
tree4f33b11768d9bf4575b196ba43d1ec62a7a26136 /src/ChangeLog
parent63216c5ee19df8da21574fd5fbafeea8321433a9 (diff)
downloademacs-703dbebab0c46f059593df55698c488df15dd806.tar.gz
emacs-703dbebab0c46f059593df55698c488df15dd806.zip
image.c animation touchups
* image.c (imagemagick_compute_animated_image): Animate correctly when sub-images are smaller than the main image.
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 6ee3ec6f089..9087f8b12b8 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): Animate correctly
4 when sub-images are smaller than the main image.
5
12013-08-15 Jan Djärv <jan.h.d@swipnet.se> 62013-08-15 Jan Djärv <jan.h.d@swipnet.se>
2 7
3 * nsmenu.m (menuWillOpen:): Fix preprocessor test (Bug#15001). 8 * nsmenu.m (menuWillOpen:): Fix preprocessor test (Bug#15001).