diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 4fbb406f1..52e2dc22e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-07-11 Peter Stephenson <p.w.stephenson@ntlworld.com> + * 27131: Src/exec.c, Src/jobs.c: tentative attempt to + allow MONITOR option to be set in a subshell by not + closing SHTTY. + * 27129: Src/exec.c, Src/init.c, Src/zsh.h, Test/A01grammar.ztst, Test/C04funcdef.ztst, Test/D08cmdsubst.ztst: fix 27126 so as not to break the @@ -11967,5 +11971,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4737 $ +* $Revision: 1.4738 $ ***************************************************** |