summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b474eb635..fa6fbff49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
2007-01-27 Peter Stephenson <p.w.stephenson@ntlworld.com>
- * 23136: Src/utils.c, Test/A03quoting.ztst: 23097 added Bnulls
- for backslashes in $'...' strings but then didn't handle them.
+ * 23136, 23138: Src/utils.c, Test/A03quoting.ztst: 23097 added
+ Bnulls for backslashes in $'...' strings but then didn't handle
+ them.
2007-01-26 Wayne Davison <wayned@users.sourceforge.net>