diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-12-05 17:34:39 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-12-05 17:34:39 +0000 |
commit | 80b3e8886090837a20236deab83bf0b8660b97d8 (patch) | |
tree | e4def5a1ccc105d9686a02a8bf6e0b480517bf8a /ChangeLog | |
parent | 6576451be197b04713deee63de64e3784cda744d (diff) | |
download | zsh-80b3e8886090837a20236deab83bf0b8660b97d8.tar.gz zsh-80b3e8886090837a20236deab83bf0b8660b97d8.tar.xz zsh-80b3e8886090837a20236deab83bf0b8660b97d8.zip |
Ingmar Vanhassel: 27457: add hilite as a precommand.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index e397104a0..292b65531 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-12-05 Clint Adams <clint@zsh.org> + * Ingmar Vanhassel: 27457: Completion/Zsh/Command/_precommand: + add hilite as a precommand. + * Ingmar Vanhassel: 27456: Completion/Unix/Type/_tar_archive: complete .tar.lzma, .tbz, .txz. @@ -12435,5 +12438,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4831 $ +* $Revision: 1.4832 $ ***************************************************** |