about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-07-25 10:20:09 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-07-25 10:20:09 +0000
commit45913f43e54beacca4feb614bbe80089cec6f490 (patch)
treedcf8b3e97051507bde2b2ce64a185714ddbc5a82 /ChangeLog
parent164cf1abd5b006ef2db104aeab37ecfff51ad697 (diff)
downloadzsh-45913f43e54beacca4feb614bbe80089cec6f490.tar.gz
zsh-45913f43e54beacca4feb614bbe80089cec6f490.tar.xz
zsh-45913f43e54beacca4feb614bbe80089cec6f490.zip
29561: Allow closing of fd's not recorded by the shell
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f8e821c9..b5a2baddf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-07-25  Peter Stephenson  <pws@csr.com>
+
+	* 29561: Src/exec.c, Src/utils.c, Test/A04redirect.ztst: Allow
+	closing of file descriptors not recorded internally by the shell.
+
 2011-07-22  Mikael Magnusson <mikachu@gmail.com>
 
 	* 29596: Completion/compinit: Fix syntax to work with KSH_ARRAYS
@@ -15154,5 +15159,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5406 $
+* $Revision: 1.5407 $
 *****************************************************