summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Rames <alexandre@uop.re>2014-09-04 15:28:11 +0100
committerPeter Stephenson <pws@zsh.org>2014-09-04 15:48:49 +0100
commited8602ee3f7f7082503e6f8fa71853199e61db31 (patch)
tree7d5f6602b094ee0ea217f426649c5d6bb93d61ca /ChangeLog
parent33091: improve documentation for ttyctl (diff)
downloadzsh-ed8602ee3f7f7082503e6f8fa71853199e61db31.tar
zsh-ed8602ee3f7f7082503e6f8fa71853199e61db31.tar.gz
zsh-ed8602ee3f7f7082503e6f8fa71853199e61db31.tar.bz2
zsh-ed8602ee3f7f7082503e6f8fa71853199e61db31.tar.lz
zsh-ed8602ee3f7f7082503e6f8fa71853199e61db31.tar.xz
zsh-ed8602ee3f7f7082503e6f8fa71853199e61db31.tar.zst
zsh-ed8602ee3f7f7082503e6f8fa71853199e61db31.zip
33108: stgit --patch completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c900eaa42..74a3a8a80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2014-09-04 Peter Stephenson <p.stephenson@samsung.com>
+ * Alexandre Rames: 33108: Completion/Unix/Command/_stgit:
+ --patch completion.
+
* 33091: Doc/Zsh/builtins.yo: improve documentation for ttyctl.
2014-09-03 Barton E. Schaefer <schaefer@zsh.org>