diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-09-25 16:35:43 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-09-25 16:35:43 +0000 |
commit | f24ab2ef9450c98c9bc512bfbebe348b6408f604 (patch) | |
tree | d5483babab2636f0087ba06a2c10a2680425f275 /ChangeLog | |
parent | c3ba77bd66f3a2a6086eea2835f5905f6a2069fb (diff) | |
download | zsh-f24ab2ef9450c98c9bc512bfbebe348b6408f604.tar.gz zsh-f24ab2ef9450c98c9bc512bfbebe348b6408f604.tar.xz zsh-f24ab2ef9450c98c9bc512bfbebe348b6408f604.zip |
23829: merge in the remaining 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 f1dfb4658..45bd9469e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-09-25 Clint Adams <clint@zsh.org> + * 23829: Completion/Unix/Command/_git: merge in the remaining + git completion changes from Nikolai Weibull's repository. + * 23828: Completion/Unix/Command/_git: merge in lots of git completion changes from Nikolai Weibull's repository. |