diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
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 $ ***************************************************** |