diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-06-28 15:24:15 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-06-28 15:24:15 +0000 |
commit | 0e7a50be36a3236026c23700756312c7d065a013 (patch) | |
tree | 6fe0c2f38f94168fd62c6f432bf940e7e64a8af4 /ChangeLog | |
parent | 29ecb22684a15289ff511c23629e8ef18b7680cf (diff) | |
download | zsh-0e7a50be36a3236026c23700756312c7d065a013.tar.gz zsh-0e7a50be36a3236026c23700756312c7d065a013.tar.xz zsh-0e7a50be36a3236026c23700756312c7d065a013.zip |
23610: merge in from Nikolai Weibull's repository git describe as well as fixes for diff-index, diff-files, and diff-stages.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f4ca0e60c..51ae7e03f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-06-28 Clint Adams <clint@zsh.org> + * 23610: Completion/Unix/Command/_git: merge in from Nikolai + Weibull's repository git describe as well as fixes for + diff-index, diff-files, and diff-stages. + * 23609: Completion/Unix/Command/_git: merge in git clean completion from Nikolai Weibull's repository. |