diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 9e9e6d89a..944a5ab86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-09-22 Peter Stephenson <pws@csr.com> + + * 27284: Src/exec.c, Src/parse.c, Src/utils.c, + Src/Modules/socket.c, Src/Modules/tcp.c, Src/Modules/zpty.c: + improve use of movefd() and restore closing of original fd + on failure pending further work. + 2009-09-21 Peter Stephenson <p.w.stephenson@ntlworld.com> * 27283: Src/exec.c, Src/utils.c: failure to dup fd accessed @@ -12202,5 +12209,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4785 $ +* $Revision: 1.4786 $ ***************************************************** |