about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-09-22 17:26:51 +0000
committerClint Adams <clint@users.sourceforge.net>2008-09-22 17:26:51 +0000
commitfc38b76a603656b4b7673942e9c526f3dfe0feea (patch)
treeee96ce99220523052d1c898588a6778518cf41ec /ChangeLog
parentdd5d608c11d4fd896d93749cebe13746548d8d2e (diff)
downloadzsh-fc38b76a603656b4b7673942e9c526f3dfe0feea.tar.gz
zsh-fc38b76a603656b4b7673942e9c526f3dfe0feea.tar.xz
zsh-fc38b76a603656b4b7673942e9c526f3dfe0feea.zip
Jörg Sommer: 25718: add completion of option --reverse.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76393cc2f..9f891ef68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-09-22  Clint Adams  <clint@zsh.org>
 
+	* Jörg Sommer: 25718: Completion/Unix/Command/_git: add completion
+	of option --reverse.
+
 	* 25720: Doc/Zsh/contrib.yo: remove misleading vcs_info bit about
 	PROMPT_SUBST.