diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-12-05 17:38:23 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-12-05 17:38:23 +0000 |
commit | e6e2c7f3f809e4b6a4055593118105c90b142d03 (patch) | |
tree | 9aa62cda5d8193c3ca59a6ec00d142a6450d1842 /ChangeLog | |
parent | 80b3e8886090837a20236deab83bf0b8660b97d8 (diff) | |
download | zsh-e6e2c7f3f809e4b6a4055593118105c90b142d03.tar.gz zsh-e6e2c7f3f809e4b6a4055593118105c90b142d03.tar.xz zsh-e6e2c7f3f809e4b6a4055593118105c90b142d03.zip |
Frank Terbeck: 27458: set-option -w completion.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 292b65531..5cefc9f3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-12-05 Clint Adams <clint@zsh.org> + * Frank Terbeck: 27458: Completion/Unix/Command/_tmux: + set-option -w completion. + * Ingmar Vanhassel: 27457: Completion/Zsh/Command/_precommand: add hilite as a precommand. @@ -12438,5 +12441,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4832 $ +* $Revision: 1.4833 $ ***************************************************** |