aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
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 @@
12014-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
12014-01-23 Dmitry Antipov <dmantipov@yandex.ru> 72014-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.