diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-09-22 17:26:51 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-09-22 17:26:51 +0000 |
commit | fc38b76a603656b4b7673942e9c526f3dfe0feea (patch) | |
tree | ee96ce99220523052d1c898588a6778518cf41ec /ChangeLog | |
parent | dd5d608c11d4fd896d93749cebe13746548d8d2e (diff) | |
download | zsh-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-- | ChangeLog | 3 |
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. |