diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2022-06-09 13:07:18 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2022-06-09 13:07:18 +0100 |
commit | 67960dcc9ad3ed0bde23c1a7c8202c9b2aeec34f (patch) | |
tree | aed8b1b6e6fb1a51dc952b12ce2f88d90ddff344 | |
parent | 810daefdd14d918e31d297a37c16de94d6fd641d (diff) | |
parent | 0b355ae8114511e1ff6359272b164f1cdf718e80 (diff) | |
download | rtmux-67960dcc9ad3ed0bde23c1a7c8202c9b2aeec34f.tar.gz rtmux-67960dcc9ad3ed0bde23c1a7c8202c9b2aeec34f.tar.bz2 rtmux-67960dcc9ad3ed0bde23c1a7c8202c9b2aeec34f.zip |
Merge tag '3.3a'
3.3a
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +CHANGES FROM 3.3 TO 3.3a + +* Do not crash when run-shell produces output from a config file. + +* Do not unintentionally turn off all mouse mode when button mode is also + present. + CHANGES FROM 3.2a TO 3.3 * Add an ACL list for users connecting to the tmux socket. Users may be |