diff options
author | Frank Terbeck <ft@bewatermyfriend.org> | 2015-08-10 15:27:22 +0200 |
---|---|---|
committer | Frank Terbeck <ft@bewatermyfriend.org> | 2015-08-10 16:50:49 +0200 |
commit | 742f4da3d9d4006e843a55535f9b4ec0f0175a8a (patch) | |
tree | 9e5f7a43008e6a2018720214a73b6c4bf7053ed5 /ChangeLog | |
parent | 783ce79a11c62eee75ce5cba458f0e26726ef5a7 (diff) | |
download | zsh-742f4da3d9d4006e843a55535f9b4ec0f0175a8a.tar.gz zsh-742f4da3d9d4006e843a55535f9b4ec0f0175a8a.tar.xz zsh-742f4da3d9d4006e843a55535f9b4ec0f0175a8a.zip |
36048: _tmux: Update options for supported commands
This also adds a little TODO on top about what is missing.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 772db4074..c5be09bb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ * 36046: Completion/Unix/Command/_tmux: _tmux: Update command line options + * 36048: Completion/Unix/Command/_tmux: _tmux: Update options for + supported commands + 2015-08-10 Peter Stephenson <p.stephenson@samsung.com> * 36045: Test/A05execution.ztst: make effect of failures |