diff options
| author | Barton E. Schaefer <schaefer@zsh.org> | 2016-08-30 20:31:21 -0700 |
|---|---|---|
| committer | Barton E. Schaefer <schaefer@zsh.org> | 2016-08-30 20:31:21 -0700 |
| commit | 70166178bdc7ea149eb1cd29bcdb549a392c46dd (patch) | |
| tree | 8a8d654ed69cd5b77258d99beb678693090e5711 /ChangeLog | |
| parent | 39122: __git_recent_branches: Silence warning on an edge case. (diff) | |
| download | zsh-70166178bdc7ea149eb1cd29bcdb549a392c46dd.tar zsh-70166178bdc7ea149eb1cd29bcdb549a392c46dd.tar.gz zsh-70166178bdc7ea149eb1cd29bcdb549a392c46dd.tar.bz2 zsh-70166178bdc7ea149eb1cd29bcdb549a392c46dd.tar.lz zsh-70166178bdc7ea149eb1cd29bcdb549a392c46dd.tar.xz zsh-70166178bdc7ea149eb1cd29bcdb549a392c46dd.tar.zst zsh-70166178bdc7ea149eb1cd29bcdb549a392c46dd.zip | |
39131: return on error needs to be at the outer scope.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ * 39122: Completion/Unix/Command/_git: __git_recent_branches: Silence warning on an edge case. +2016-08-30 Barton E. Schaefer <schaefer@zsh.org> + + * 39131: Functions/Misc/add-zle-hook-widget: return on error + needs to be at the outer scope. + 2016-08-30 Daniel Shahaf <d.s@daniel.shahaf.name> * 39108: Completion/Unix/Command/_postfix: Support |
