summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2017-10-29 00:07:22 +0200
committerOliver Kiddle <opk@zsh.org>2017-10-29 00:07:22 +0200
commit85e56b5a48a2d83736fa367173fab4173551c8cf (patch)
tree002fbe10002c3726310c7776b06b9d8ee7c43871 /ChangeLog
parentde425db94f71cf0853b2abe446f46f177675c0cb (diff)
downloadzsh-85e56b5a48a2d83736fa367173fab4173551c8cf.tar.gz
zsh-85e56b5a48a2d83736fa367173fab4173551c8cf.tar.xz
zsh-85e56b5a48a2d83736fa367173fab4173551c8cf.zip
41957: update git completion for git 2.14.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2183e0dec..081d0a677 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2017-10-28  Oliver Kiddle  <opk@zsh.org>
 
+	* 41957: Completion/Unix/Command/_git: update for git 2.14.3
+
 	* 41927: Completion/Zsh/Command/_typeset: complete
 	"typeset -p"'s optional argument for multi-line output