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 fdcb3ca2d..4e8fd65dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-02  Peter Stephenson  <pws@csr.com>
+
+	* 23257: Src/subst.c: buffer too short for multibyte
+	${(#)...} evaluation.
+
 2007-03-31  Clint Adams  <clint@zsh.org>
 
 	* 23255: Completion/Unix/Command/_module: fix 23253 better.