about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-03-03 16:14:52 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-03-03 16:14:52 +0000
commit6cc9c89d89905cbcc81feaec4e139960e179b10a (patch)
treee1a23a29e21663e2483410f56fc73847c10128b9 /ChangeLog
parentb9a04359d223071a51640a0de1ab44fe037f7f7d (diff)
downloadzsh-6cc9c89d89905cbcc81feaec4e139960e179b10a.tar.gz
zsh-6cc9c89d89905cbcc81feaec4e139960e179b10a.tar.xz
zsh-6cc9c89d89905cbcc81feaec4e139960e179b10a.zip
24673: another attempt to sort characters the same way on multiple UTF-8
implementations
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3e2290d6..ad3712c73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-03-03  Peter Stephenson  <pws@csr.com>
 
+	* 24673: Test/D07multibyte.ztst: another attempt to sort
+	characters the same way on multiple UTF-8 implementations.
+
 	* 24662: River Tarnell <river@wikimedia.org>: configure.ac,
 	Src/compat.c: strtoul() when not in system library.