about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a51b5909b..6dd0cf4b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-11  Peter Stephenson  <pws@csr.com>
+
+	* 22546: Src/parse.c, Test/A04redirect.ztst,
+	Test/D07multibyte.ztst: fix bug with {myfd}>... redirection
+	syntax introduced in 22544 and tweak tests.
+
 2006-07-10  Peter Stephenson  <pws@csr.com>
 
 	* 22544: README, Doc/Zsh/options.yo, Src/builtin.c, Src/glob.c,