diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9087f8b12b8..431802eab45 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * image.c (imagemagick_compute_animated_image): Animate correctly | 3 | * image.c (imagemagick_compute_animated_image): Animate correctly |
| 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 | ||
| 6 | zero is apparently not allowed. | ||
| 5 | 7 | ||
| 6 | 2013-08-15 Jan Djärv <jan.h.d@swipnet.se> | 8 | 2013-08-15 Jan Djärv <jan.h.d@swipnet.se> |
| 7 | 9 | ||