about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorm0viefreak <m0viefreak.cm@googlemail.com>2013-09-22 12:48:19 +0200
committerFrank Terbeck <ft@bewatermyfriend.org>2013-09-22 14:01:09 +0200
commitf20ba1a51e1aecbae61a5169119638df13cf475e (patch)
tree40ae8256fc0f9b1d6716e2bc7cdad7433c0e8df0 /ChangeLog
parent06d58592ab2cb4f1d0f01f79eed7d9a0b963a59e (diff)
downloadzsh-f20ba1a51e1aecbae61a5169119638df13cf475e.tar.gz
zsh-f20ba1a51e1aecbae61a5169119638df13cf475e.tar.xz
zsh-f20ba1a51e1aecbae61a5169119638df13cf475e.zip
31755: _git: completion updates to match latest git v1.8.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cef4ca4a..c16198ffe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
 	* 31745: Completion/Unix/Command/_git: _git: correctly use
 	__git_guard_number in some cases
 
+	* 31755: Completion/Unix/Command/_git: _git: completion updates to
+	match latest git v1.8.3
+
 2013-09-21  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* unposted: Src/glob.c: improve an error message.