diff options
author | Øystein Walle <oystwa@gmail.com> | 2014-09-16 10:28:09 +0200 |
---|---|---|
committer | Frank Terbeck <ft@bewatermyfriend.org> | 2014-09-23 22:26:21 +0200 |
commit | d338cc539572fb8c9a0a581936d542e08d7e9b1e (patch) | |
tree | 7538322bda41633feb2e1c55a991fe82eb339766 /ChangeLog | |
parent | 56116a763aafc599a3f193223013ae1c243b6904 (diff) | |
download | zsh-d338cc539572fb8c9a0a581936d542e08d7e9b1e.tar.gz zsh-d338cc539572fb8c9a0a581936d542e08d7e9b1e.tar.xz zsh-d338cc539572fb8c9a0a581936d542e08d7e9b1e.zip |
33178: _git: updates for Git 2.1.0
This incorporates changes mentioned in the release notes since 2.0.0.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 42173e04b..b3abac7fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,8 @@ * 33176: Completion/Unix/Command/_git: _git: Add missing --list to git-tag + * 33178: Completion/Unix/Command/_git: _git: updates for Git 2.1.0 + 2014-09-23 Peter Stephenson <p.w.stephenson@ntlworld.com> * unposted: NEWS: more minor tweaks. |