From 0b355ae8114511e1ff6359272b164f1cdf718e80 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 9 Jun 2022 12:30:50 +0100 Subject: 3.3a. --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 73848e7d..b72d1ec4 100644 --- a/CHANGES +++ b/CHANGES @@ -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 -- cgit