diff options
author | Frank Terbeck <ft@bewatermyfriend.org> | 2015-08-10 15:27:21 +0200 |
---|---|---|
committer | Frank Terbeck <ft@bewatermyfriend.org> | 2015-08-10 16:50:49 +0200 |
commit | 783ce79a11c62eee75ce5cba458f0e26726ef5a7 (patch) | |
tree | e532f0b4b0eb6bd9fd8b77255d3be0162d7c5ed0 /ChangeLog | |
parent | fe924b270ce2b62ef0dc6ea3514f9d9679a09bdc (diff) | |
download | zsh-783ce79a11c62eee75ce5cba458f0e26726ef5a7.tar.gz zsh-783ce79a11c62eee75ce5cba458f0e26726ef5a7.tar.xz zsh-783ce79a11c62eee75ce5cba458f0e26726ef5a7.zip |
36046: _tmux: Update command line options
New: -C and -V Removed: -q (tmux still excepts it for backward compatibility, but it does nothing)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1f8c732e5..772db4074 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-08-10 Frank Terbeck <ft@bewatermyfriend.org> + + * 36046: Completion/Unix/Command/_tmux: _tmux: Update command line + options + 2015-08-10 Peter Stephenson <p.stephenson@samsung.com> * 36045: Test/A05execution.ztst: make effect of failures |