aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 48625bbf285..571979ea132 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-06-22 Jim Meyering <meyering@redhat.com>
2
3 don't leak an XBM-image-sized buffer
4 * image.c (xbm_load): Free the image buffer after using it.
5
12011-06-21 Paul Eggert <eggert@cs.ucla.edu> 62011-06-21 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Port to Sun C. 8 Port to Sun C.