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 6361f522fe7..a936794edc7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-06-12 Jim Meyering <meyering@redhat.com>
2
3 make unexec_free handle NULL the same way free does
4 * unexmacosx.c (unexec_free): Ignore a NULL argument.
5
12008-06-12 Stefan Monnier <monnier@iro.umontreal.ca> 62008-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * character.h (CHAR_TO_BYTE_SAFE): New macro. 8 * character.h (CHAR_TO_BYTE_SAFE): New macro.