diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-07-02 15:59:18 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-07-02 15:59:18 +0000 |
commit | 8aaefc464f4cb27effafd6591ecf8f9f7e9347f7 (patch) | |
tree | 93b577b041179219f3c0c20841ed559c072187a5 /ChangeLog | |
parent | 58b9d6573dbfeec21a9087a7190b17f5e082f184 (diff) | |
download | zsh-8aaefc464f4cb27effafd6591ecf8f9f7e9347f7.tar.gz zsh-8aaefc464f4cb27effafd6591ecf8f9f7e9347f7.tar.xz zsh-8aaefc464f4cb27effafd6591ecf8f9f7e9347f7.zip |
23639: merge in git quiltimport completion 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 5e0fa12e3..ba9088a2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-07-02 Clint Adams <clint@zsh.org> + * 23639: Completion/Unix/Command/_git: merge in git quiltimport + completion from Nikolai Weibull's repository. + * 23639: Completion/Unix/Command/_git: merge in git merge-tree completion from Nikolai Weibull's repository. |