diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-09-25 16:03:01 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-09-25 16:03:01 +0000 |
commit | c3ba77bd66f3a2a6086eea2835f5905f6a2069fb (patch) | |
tree | 5f2e733de89a90866348f6e81353714696907985 /ChangeLog | |
parent | e29ee5795eaacf804a422454e32b94d3c7688582 (diff) | |
download | zsh-c3ba77bd66f3a2a6086eea2835f5905f6a2069fb.tar.gz zsh-c3ba77bd66f3a2a6086eea2835f5905f6a2069fb.tar.xz zsh-c3ba77bd66f3a2a6086eea2835f5905f6a2069fb.zip |
23828: merge in lots of git completion changes from Nikolai Weibull's repository.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7712b2294..f1dfb4658 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-09-25 Clint Adams <clint@zsh.org> + * 23828: Completion/Unix/Command/_git: merge in lots of + git completion changes from Nikolai Weibull's repository. + * Mikael Magnusson: 23827: Completion/Unix/Command/_vorbis: allow all arguments to options to either immediately follow the option letter or be the next word. |