aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2013-08-15 22:01:31 +0200
committerJoakim Verona2013-08-15 22:01:31 +0200
commit8e6a3959ba772997f80108b53317e966f63cf52d (patch)
treecb18ef9bab074d3bb78c5a14e4eb49407c134544 /src/ChangeLog
parent575dd3ba75231b7df64b3f2b88ef88909417cf38 (diff)
parent7967001450f4a3e76e37355740fa942290cede26 (diff)
downloademacs-8e6a3959ba772997f80108b53317e966f63cf52d.tar.gz
emacs-8e6a3959ba772997f80108b53317e966f63cf52d.zip
merge from trunk
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 431802eab45..dd4697298ac 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,9 @@
4 when sub-images are smaller than the main image. 4 when sub-images are smaller than the main image.
5 (imagemagick_compute_animated_image): Setting the iterator row to 5 (imagemagick_compute_animated_image): Setting the iterator row to
6 zero is apparently not allowed. 6 zero is apparently not allowed.
7 (imagemagick_compute_animated_image): Allow images that say they
8 have sub-images that are bigger than the main image, but just crop
9 them.
7 10
82013-08-15 Jan Djärv <jan.h.d@swipnet.se> 112013-08-15 Jan Djärv <jan.h.d@swipnet.se>
9 12