summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorØystein Walle <oystwa@gmail.com>2014-09-16 10:28:07 +0200
committerFrank Terbeck <ft@bewatermyfriend.org>2014-09-23 22:26:20 +0200
commit8560d4ff316cdf75dcd16cd8f4a30f77f9779681 (patch)
tree73bd2a9cfa1436c108e2c9a56f0c5d20a8685f0f /ChangeLog
parentunposted: more NEWS tweaks while I'm there. (diff)
downloadzsh-8560d4ff316cdf75dcd16cd8f4a30f77f9779681.tar
zsh-8560d4ff316cdf75dcd16cd8f4a30f77f9779681.tar.gz
zsh-8560d4ff316cdf75dcd16cd8f4a30f77f9779681.tar.bz2
zsh-8560d4ff316cdf75dcd16cd8f4a30f77f9779681.tar.lz
zsh-8560d4ff316cdf75dcd16cd8f4a30f77f9779681.tar.xz
zsh-8560d4ff316cdf75dcd16cd8f4a30f77f9779681.tar.zst
zsh-8560d4ff316cdf75dcd16cd8f4a30f77f9779681.zip
33179: _git: updates for Git 2.0.0
This incorporates changes mentioned in the release notes since 1.9.0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ecfa807a..a40b5d444 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-09-23 Øystein Walle <oystwa@gmail.com>
+
+ * 33179: Completion/Unix/Command/_git: _git: updates for Git 2.0.0
+
2014-09-23 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: NEWS: more minor tweaks.