about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a747e8aa2..d1e7aa713 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2007-01-22  Peter Stephenson  <pws@csr.com>
 
+	* 23122: Src/sort.c: bug with some strings with embedded nulls and
+	some not in 23118.
+
+2007-01-22  Peter Stephenson  <pws@csr.com>
+
 	* 23119: Src/sort.c, Test/B03print.ztst, Test/D07multibyte.ztst:
 	do lowering of multibyte character case in sorting properly.