diff options
| author | Peter Stephenson <pws@zsh.org> | 2016-10-05 12:37:02 +0100 |
|---|---|---|
| committer | Peter Stephenson <pws@zsh.org> | 2016-10-05 12:37:02 +0100 |
| commit | d033f03688f3c8a307c656ffe465340a24053122 (patch) | |
| tree | 3bd71c74585a3f6d08f6a60b991872ddba6b12ad | |
| parent | 39566: Improve usefulness of command_not_found_handler. (diff) | |
| download | zsh-d033f03688f3c8a307c656ffe465340a24053122.tar zsh-d033f03688f3c8a307c656ffe465340a24053122.tar.gz zsh-d033f03688f3c8a307c656ffe465340a24053122.tar.bz2 zsh-d033f03688f3c8a307c656ffe465340a24053122.tar.lz zsh-d033f03688f3c8a307c656ffe465340a24053122.tar.xz zsh-d033f03688f3c8a307c656ffe465340a24053122.tar.zst zsh-d033f03688f3c8a307c656ffe465340a24053122.zip | |
39566: missed ChangeLog
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2016-10-05 Peter Stephenson <p.stephenson@samsung.com> + + * 39566: README, Doc/Zsh/exec.yo, Src/exec.c, + Test/C04funcdef.ztst: change the behaviour of + command_not_found_handler to make it easier to handle a non-zero + return status naturally. + 2016-10-04 Barton E. Schaefer <schaefer@zsh.org> * 39561: Src/mem.c: missing unqueue_signals() when ZSH_HEAP_DEBUG |
