diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-11-07 18:18:44 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-11-07 18:18:44 +0000 |
commit | ce8bb055468c7e4d852ffdc9350db6343aec7878 (patch) | |
tree | 6e2f708a3da7aec2a3f9cb9de560eccdcf4738f4 /ChangeLog | |
parent | f30af94885279cae22ea0c60f74c5444490a3be9 (diff) | |
download | zsh-ce8bb055468c7e4d852ffdc9350db6343aec7878.tar.gz zsh-ce8bb055468c7e4d852ffdc9350db6343aec7878.tar.xz zsh-ce8bb055468c7e4d852ffdc9350db6343aec7878.zip |
Frank Terbeck: 27359: completion for tmux 1.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 0026f6b4a..3e509ea6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-11-07 Clint Adams <clint@zsh.org> + + * Frank Terbeck: 27359: Completion/Unix/Command/.distfiles, + Completion/Unix/Command/_tmux: completion for tmux 1.1. + 2009-11-06 Peter Stephenson <p.w.stephenson@ntlworld.com> * 27358: Src/builtin.c: error if $0 was altered within @@ -12308,5 +12313,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4804 $ +* $Revision: 1.4805 $ ***************************************************** |