diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-07-03 07:08:14 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-07-03 07:08:14 +0000 |
commit | 38fbcffca02279495154ee6d50fd0dbb94a69b55 (patch) | |
tree | 403a330e35a5b8eca505871ea8cf25ffb3fdfefb /ChangeLog | |
parent | 8aaefc464f4cb27effafd6591ecf8f9f7e9347f7 (diff) | |
download | zsh-38fbcffca02279495154ee6d50fd0dbb94a69b55.tar.gz zsh-38fbcffca02279495154ee6d50fd0dbb94a69b55.tar.xz zsh-38fbcffca02279495154ee6d50fd0dbb94a69b55.zip |
23644: merge in git remote completion from Nikolai Weibull's repository.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ba9088a2d..39403bf70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-07-03 Clint Adams <clint@zsh.org> + + * 23644: Completion/Unix/Command/_git: merge in git remote + completion from Nikolai Weibull's repository. + 2007-07-02 Clint Adams <clint@zsh.org> * 23639: Completion/Unix/Command/_git: merge in git quiltimport |