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 8fd52635f..c24084b1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-10-27 Barton E. Schaefer <schaefer@zsh.org>
+
+ * 31912: Src/exec.c: in closemn(), distinguish closing for >&-
+ from closing for a real redirect. Fixes knock-on multios bug
+ introduced by workers/20666 way back in 2005.
+
2013-10-27 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 31909: Jun T: Completion/Unix/Command/_cat: new completion.