aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d1e2fea4edb..158c5ff5330 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,7 @@
2 2
3 * image.c (clear_image_cache): Now static. 3 * image.c (clear_image_cache): Now static.
4 (DIM, HAVE_STDLIB_H_1): Remove unused macros. 4 (DIM, HAVE_STDLIB_H_1): Remove unused macros.
5 (xpm_load): Redo to avoid "discards qualifiers" gcc warning.
5 6
62011-03-11 Paul Eggert <eggert@cs.ucla.edu> 72011-03-11 Paul Eggert <eggert@cs.ucla.edu>
7 8