about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2018-08-31 23:17:28 +0200
committerOliver Kiddle <okiddle@yahoo.co.uk>2018-08-31 23:17:28 +0200
commit410c30a25b070fa7ef137ff35166323c322bcd53 (patch)
treed223e1407b881e9cf529d5c7678696e94e5fa612 /ChangeLog
parent36ac12d0b6d29b6aacce1a2034811647e8f6dbae (diff)
downloadzsh-410c30a25b070fa7ef137ff35166323c322bcd53.tar.gz
zsh-410c30a25b070fa7ef137ff35166323c322bcd53.tar.xz
zsh-410c30a25b070fa7ef137ff35166323c322bcd53.zip
unposted: git describe's --long and --abbrev options are not mutually exclusive
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e793cfc0..8dd3bd9e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2018-08-31  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+	* unposted: Completion/Unix/Command/_git: git describe's
+	--long and --abbrev options are not mutually exclusive
+
 	* 43359: Completion/Unix/Command/_git:
 	further review of git remote set-url completion