aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 30a3dc3462b..a120cf1b182 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12013-08-14 Paul Eggert <eggert@cs.ucla.edu> 12013-08-14 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * xdisp.c (cursor_type_changed): Now static.
4
3 * image.c (imagemagick_filename_hint): New arg HINT_BUFFER. 5 * image.c (imagemagick_filename_hint): New arg HINT_BUFFER.
4 Use changed. This avoids the need to call xmalloc and for the 6 Use changed. This avoids the need to call xmalloc and for the
5 caller to call xfree, and avoids memory leaks in some situations. 7 caller to call xfree, and avoids memory leaks in some situations.