about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2018-06-18 09:19:26 +0200
committerOliver Kiddle <okiddle@yahoo.co.uk>2018-06-18 09:19:26 +0200
commit4dddf3aa6e446cef6e0ea720aa20bcf71d6107b1 (patch)
tree71abb3b3b5d3383ee81eee33312d7443bc424b48 /ChangeLog
parent810b5c8ab99340fc0cf4c224697d1d069ab3d90b (diff)
downloadzsh-4dddf3aa6e446cef6e0ea720aa20bcf71d6107b1.tar.gz
zsh-4dddf3aa6e446cef6e0ea720aa20bcf71d6107b1.tar.xz
zsh-4dddf3aa6e446cef6e0ea720aa20bcf71d6107b1.zip
users/23484: be consistent on matcher specs for git branches to fix issue with partial matching
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6956e569b..88b9aa6e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2018-06-18  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+	* users/23484: Completion/Unix/Command/_git: be consistent on
+	matcher specs for branches to fix issue with partial matching
+
 	* 43048: Eitan: Completion/Unix/Command/_gcc: add sanitizers,
 	standards aliases and fix -flto