diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2022-06-09 12:30:50 +0100 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2022-06-09 12:30:50 +0100 |
| commit | 0b355ae8114511e1ff6359272b164f1cdf718e80 (patch) | |
| tree | 7486904238b8db1e9e8ed82e69f226ccbef37361 /CHANGES | |
| parent | 6a9bb2a6224958474469422e3b9d667821d0df74 (diff) | |
| download | rtmux-0b355ae8114511e1ff6359272b164f1cdf718e80.tar.gz rtmux-0b355ae8114511e1ff6359272b164f1cdf718e80.tar.bz2 rtmux-0b355ae8114511e1ff6359272b164f1cdf718e80.zip | |
3.3a.
Diffstat (limited to 'CHANGES')
| -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 |