about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-10-18 16:03:17 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-10-18 16:03:17 +0000
commit96a1f68875132a63a408902bf25e99d40fb14a89 (patch)
tree594bd47db07d0aa372e1fdb5ec820311a42a4dd9 /ChangeLog
parent802cdd4f5e822ffdb2f895943a27b4ca88c9a9f2 (diff)
downloadzsh-96a1f68875132a63a408902bf25e99d40fb14a89.tar.gz
zsh-96a1f68875132a63a408902bf25e99d40fb14a89.tar.xz
zsh-96a1f68875132a63a408902bf25e99d40fb14a89.zip
25911: see if we can work around multibyte problems in file system
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d53aaa6b..fc5fbbb3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-18  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 25911: Test/D07multibyte.ztst: see if we can work around file
+	system idiosyncracies.
+
 2008-10-18  Clint Adams  <clint@zsh.org>
 
 	* 25910: Src/builtin.c: avoid dangling file handle in bin_print.