summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2017-08-06 00:28:22 +0200
committerOliver Kiddle <opk@zsh.org>2017-08-06 00:28:22 +0200
commit943a061ea5200e0fe84e0c5765369241321fe365 (patch)
tree2808dde020922b67950addcde1b7aaaf4b079203 /ChangeLog
parent14ff7d39ad2c9a0d0c4549783f04cf809e5d1980 (diff)
downloadzsh-943a061ea5200e0fe84e0c5765369241321fe365.tar.gz
zsh-943a061ea5200e0fe84e0c5765369241321fe365.tar.xz
zsh-943a061ea5200e0fe84e0c5765369241321fe365.zip
41493: fix to not print hash into terminal and update options for git 2.14
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 009970604..713950f74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-08-05  Oliver Kiddle  <opk@zsh.org>
 
+	* 41493: Completion/Unix/Command/_git: fix to not print hash
+	into terminal and update options for git 2.14
+
 	* 41492: Completion/BSD/Command/_gstat,
 	Completion/Unix/Command/_flex, Completion/Unix/Command/_sqlite,
 	Completion/Unix/Command/_sudo: update options in completions