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 9c24ed7c4..d81404c24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-14  Peter Stephenson  <pws@csr.com>
+
+	* 21141: Doc/Zsh/redirect.yo, Src/exec.c, Test/A04redirect.ztst:
+	make NO_CLOBBER apply to {myfd}>... redirections, improve
+	some error cases, fix bug that {myfd}>>(...) hung on a builtin.
+
 2005-04-13  Bart Schaefer  <schaefer@zsh.org>
 
 	* 21064: Test/D03procsubst.ztst: test case for 21049.