summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-11-09 16:53:27 +0100
committerOliver Kiddle <opk@zsh.org>2016-11-09 16:55:14 +0100
commit496626ddb8ed9d16b4f89c28c733e3312decebe6 (patch)
tree8bd03814aa476993310b0d4f05a9052ce3087994 /ChangeLog
parent488d73c07dbbd2f2a2c6ee934aee71d4aa776c3a (diff)
downloadzsh-496626ddb8ed9d16b4f89c28c733e3312decebe6.tar.gz
zsh-496626ddb8ed9d16b4f89c28c733e3312decebe6.tar.xz
zsh-496626ddb8ed9d16b4f89c28c733e3312decebe6.zip
39888: update tmux completion for tmux 2.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8303a5446..e0370052a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2016-11-09  Oliver Kiddle  <opk@zsh.org>
 
+	* 39888: Completion/Unix/Command/_tmux: update for tmux 2.3
+
 	* 39884: Functions/Zle/history-beginning-search-menu:
 	fix for history lines containing a pipe character