diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-06-14 14:42:37 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-06-14 14:42:37 +0000 |
commit | 2bd5223d5c091dce8f5048d1a49d11581cba8aa4 (patch) | |
tree | e21a93a1830c9072da70736821ccea2091a2d2b7 /ChangeLog | |
parent | a016fed99f33d040c18515cc749f98a254b5a7e5 (diff) | |
download | zsh-2bd5223d5c091dce8f5048d1a49d11581cba8aa4.tar.gz zsh-2bd5223d5c091dce8f5048d1a49d11581cba8aa4.tar.xz zsh-2bd5223d5c091dce8f5048d1a49d11581cba8aa4.zip |
23561: merge in relevant changes from Nikolai Weibull's repo to more appropriately complete after 'git add'.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 80947dc11..31a212edc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-06-14 Clint Adams <clint@zsh.org> + + * 23561: Completion/Unix/Command/_git: merge in relevant changes + from Nikolai Weibull's repo to more appropriately complete after + 'git add'. + 2007-06-14 Peter Stephenson <pws@csr.com> * 23560: Doc/Zsh/mod_sched.yo, Src/Builtins/sched.c: improved |