aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 27f82d7f1ca..677445ea225 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-06-24 Aidan Kehoe <kehoea@parhasard.net>
2
3 * lread.c (read_escape): When an unknown Unicode code point is
4 encountered as a string or character escape, signal an error.
5
12006-06-23 Kim F. Storm <storm@cua.dk> 62006-06-23 Kim F. Storm <storm@cua.dk>
2 7
3 * .gdbinit (pitx): Dump iterator stack. 8 * .gdbinit (pitx): Dump iterator stack.