summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-07-25 00:06:57 +0200
committerOliver Kiddle <opk@zsh.org>2016-07-25 00:06:57 +0200
commit4f5cc54560dd95c4db6487a26d40c4b133ff1229 (patch)
tree5bf61d9307b911b303164e75ac823d15b4ccc859 /ChangeLog
parentac05343049e7a092c711a97d616abfd5e85ca58e (diff)
downloadzsh-4f5cc54560dd95c4db6487a26d40c4b133ff1229.tar.gz
zsh-4f5cc54560dd95c4db6487a26d40c4b133ff1229.tar.xz
zsh-4f5cc54560dd95c4db6487a26d40c4b133ff1229.zip
38939: add missing git options
In particular those for GPG signing a push
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fb827c71..0813e74cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-07-24  Oliver Kiddle  <opk@zsh.org>
 
+	* 38939: Completion/Unix/Command/_git: add missing options,
+	in particular those for GPG signing a push
+
 	* 38936: Functions/Zle/vi-pipe: fix for option compatibility
 
 	* 38929: Doc/Zsh/contrib.yo, Functions/Zle/select-word-match: