diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5d01b8e9f18..d0d72dd6016 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-01-23 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Minor cleanup of previous change. | ||
| 4 | * image.c (imagemagick_error, Fimagemagick_types): | ||
| 5 | Omit some recently-introduced and unnecessary casts and assignments. | ||
| 6 | |||
| 1 | 2014-01-23 Dmitry Antipov <dmantipov@yandex.ru> | 7 | 2014-01-23 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 8 | ||
| 3 | Fix two memory leaks discovered with Valgrind. | 9 | Fix two memory leaks discovered with Valgrind. |