summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-09-14 05:27:14 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-09-14 05:27:26 +0000
commitec0c788709ae5ea345fdc9a12321a95c2603ce12 (patch)
tree7e021e5e83f2a7b0211a296741d8ea8c849f3dda /ChangeLog
parentca53a3a464bf395cdb0641c350d43e4bfa50e631 (diff)
downloadzsh-ec0c788709ae5ea345fdc9a12321a95c2603ce12.tar.gz
zsh-ec0c788709ae5ea345fdc9a12321a95c2603ce12.tar.xz
zsh-ec0c788709ae5ea345fdc9a12321a95c2603ce12.zip
unposted: _git: Permit multiple -c options.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a53e3b4c..6ce876e08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-09-14  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted: Completion/Unix/Command/_git: Permit multiple
+	-c options.
+
 2016-09-13  Oliver Kiddle  <opk@zsh.org>
 
 	* 39307: Completion/Unix/Command/_vim,