diff options
author | Frank Terbeck <ft@bewatermyfriend.org> | 2016-11-06 22:50:41 +0100 |
---|---|---|
committer | Frank Terbeck <ft@bewatermyfriend.org> | 2016-11-06 23:18:28 +0100 |
commit | c2649189cb278c2c57226b6e054fda6514167188 (patch) | |
tree | 065729a5720e5f105a40f724542b4722922a24fd /ChangeLog | |
parent | 02fe884a11e814192981d32f7a67a3ee450ff70a (diff) | |
download | zsh-c2649189cb278c2c57226b6e054fda6514167188.tar.gz zsh-c2649189cb278c2c57226b6e054fda6514167188.tar.xz zsh-c2649189cb278c2c57226b6e054fda6514167188.zip |
39848: _tmux: Update options to latest tmux
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 589295006..35e18de94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ * 39847: Util/check-tmux-state: Update helper function name pattern + * 39848: Completion/Unix/Command/_tmux: _tmux: Update options to + latest tmux + 2016-11-05 Barton E. Schaefer <schaefer@zsh.org> * unposted: Completion/compaudit: tweak replacement getent |