diff options
author | Peter Stephenson <pws@zsh.org> | 2016-09-29 14:19:07 +0100 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2016-09-29 14:19:17 +0100 |
commit | 99f74d6c0ac76910e45435dc69a3441415721a01 (patch) | |
tree | 5518a6c50fffa2e3cf6b1378af9a369ec08db3bc /ChangeLog | |
parent | 07c8fbe59632be71e4ad5bfafbf6aa4884cd04c4 (diff) | |
download | zsh-99f74d6c0ac76910e45435dc69a3441415721a01.tar.gz zsh-99f74d6c0ac76910e45435dc69a3441415721a01.tar.xz zsh-99f74d6c0ac76910e45435dc69a3441415721a01.zip |
unposted: Update findcmd() in Zle.
Unfinished business from previous patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 35dfae0d3..883ff0230 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2016-09-29 Peter Stephenson <p.stephenson@samsung.com> + * unposted: Src/Zle/compctl.c, Src/Zle/zle_tricky.c: update + findcmd() call here, too. + * 39493: Src/builtin.c, Src/exec.c, Src/subst.c, Test/A01grammar.ztst: make "command" with multiple options work better and ensure "command -p" with "-v" or "-V" checks for a |