summaryrefslogtreecommitdiff
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 ba385b60c..560902b01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-12 Peter Stephenson <pws@csr.com>
+
+ * 21133: Doc/Zsh/redirect.yo, Src/exec.c, Src/parse.c, Src/text.c,
+ Src/zsh.h, Test/A04redirect.ztst: New {myfd}> syntax for
+ allocating file descriptors.
+
2005-04-11 Clint Adams <clint@zsh.org>
* 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf: