diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index eb4a019eb..e49570469 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-05-23 Peter Stephenson <pws@csr.com> + + * users/8863: Doc/Zsh/contrib.yo, Functions/Zle/which-command: + enhanced which-command that traces the final command better. + + * users/8856: Src/Zle/zle_tricky.c: which-command shouldn't expand + aliases before passing first argument. + 2005-05-22 Bart Schaefer <schaefer@zsh.org> * unposted: Completion/Base/Widget/_complete_debug: add a colon |