diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 055cf2f21..52808bea4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2014-12-27 Barton E. Schaefer <schaefer@zsh.org> + + * unposted: Test/A05execution.ztst: regressions for 34065 + + * 34065: Src/exec.c, Src/loop.c: following an "if" condition, do + not test lastval for ERR_EXIT until a new command is run + 2014-12-21 Oliver Kiddle <opk@zsh.org> * Daniel Shahaf: 33977: Completion/Zsh/Command/_bindkey: |