diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 5da5b81f3..e688ce31a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2010-07-31 Peter Stephenson <p.w.stephenson@ntlworld.com> + * users/15219: Src/jobs.c: print exit status if PRINTEXITVALUE + and terminated by signal. + * 28111: Src/jobs.c: always print exit status if PRINTEXITVALUE is set. @@ -13460,5 +13463,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5042 $ +* $Revision: 1.5043 $ ***************************************************** |