diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2011-02-23 09:47:05 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-02-23 09:47:05 +0000 |
commit | 4bfb5daa7ee0f3d2318ddd244e70fcb169f41e64 (patch) | |
tree | 31d0195778e601bb6c09bd9d50fac126419bc981 /ChangeLog | |
parent | dbbcbf67cb8a330e5c7d8a40ed4152a53db6b5f8 (diff) | |
download | zsh-4bfb5daa7ee0f3d2318ddd244e70fcb169f41e64.tar.gz zsh-4bfb5daa7ee0f3d2318ddd244e70fcb169f41e64.tar.xz zsh-4bfb5daa7ee0f3d2318ddd244e70fcb169f41e64.zip |
28795 plus typos noticed by Mikael: careful with forked shells
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index cb9dcfd71..c4764453d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-02-23 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 28795: Src/exec.c: tweak to 28791 for forked shells. + Also (unposted) typos in comments noticed by Mikael. + 2011-02-22 Peter Stephenson <p.w.stephenson@ntlworld.com> * 28791: Doc/Zsh/options.yo, Src/builtin.c, Src/exec.c, @@ -14248,5 +14253,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5206 $ +* $Revision: 1.5207 $ ***************************************************** |