Skip to content

Commit 0b355ae

Browse files
committed
3.3a.
1 parent 6a9bb2a commit 0b355ae

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
CHANGES FROM 3.3 TO 3.3a
2+
3+
* Do not crash when run-shell produces output from a config file.
4+
5+
* Do not unintentionally turn off all mouse mode when button mode is also
6+
present.
7+
18
CHANGES FROM 3.2a TO 3.3
29

310
* Add an ACL list for users connecting to the tmux socket. Users may be

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# configure.ac
22

3-
AC_INIT([tmux], 3.3)
3+
AC_INIT([tmux], 3.3a)
44
AC_PREREQ([2.60])
55

66
AC_CONFIG_AUX_DIR(etc)

0 commit comments

Comments
 (0)