diff options
| author | Joakim Verona | 2013-08-15 22:01:31 +0200 |
|---|---|---|
| committer | Joakim Verona | 2013-08-15 22:01:31 +0200 |
| commit | 8e6a3959ba772997f80108b53317e966f63cf52d (patch) | |
| tree | cb18ef9bab074d3bb78c5a14e4eb49407c134544 /src/ChangeLog | |
| parent | 575dd3ba75231b7df64b3f2b88ef88909417cf38 (diff) | |
| parent | 7967001450f4a3e76e37355740fa942290cede26 (diff) | |
| download | emacs-8e6a3959ba772997f80108b53317e966f63cf52d.tar.gz emacs-8e6a3959ba772997f80108b53317e966f63cf52d.zip | |
merge from trunk
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
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 | ||
| 8 | 2013-08-15 Jan Djärv <jan.h.d@swipnet.se> | 11 | 2013-08-15 Jan Djärv <jan.h.d@swipnet.se> |
| 9 | 12 | ||