diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a7c36b32f..bc3b90c50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-02-28 Clint Adams <clint@zsh.org> + * 24626: Completion/Unix/Type/_path_commands, Doc/Zsh/compsys.yo: + only process command descriptions if extra-verbose style is set. + * 24622: Completion/Unix/Command/_git: add completion for 'git bisect skip' and 'git bisect run'. |