diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index eeae85a888c..548ae5ab2c0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2013-08-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2013-08-14 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * image.c (imagemagick_load_image): Make animated pictures work. | ||
| 4 | There's still some problems with background color settings, though | ||
| 5 | (bug#14700). | ||
| 6 | |||
| 3 | * decompress.c (unwind_decompress): Always restore point. | 7 | * decompress.c (unwind_decompress): Always restore point. |
| 4 | 8 | ||
| 5 | 2013-08-14 Paul Eggert <eggert@cs.ucla.edu> | 9 | 2013-08-14 Paul Eggert <eggert@cs.ucla.edu> |