mirror of
https://github.com/tmux/tmux.git
synced 2025-10-21 17:21:46 +00:00
Update to 3.2-rc3, bring in all the changes from master.
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,4 +1,4 @@
|
||||
CHANGES FROM 3.2 TO 3.3
|
||||
CHANGES FROM 3.1c TO 3.2
|
||||
|
||||
* Fire focus events even when the pane is in a mode.
|
||||
|
||||
@@ -27,8 +27,6 @@ CHANGES FROM 3.2 TO 3.3
|
||||
|
||||
* Add a -d option to display-message to set delay.
|
||||
|
||||
CHANGES FROM 3.1c TO 3.2
|
||||
|
||||
* Add a way for control mode clients to subscribe to a format and be notified
|
||||
of changes rather than having to poll.
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# configure.ac
|
||||
|
||||
AC_INIT([tmux], next-3.3)
|
||||
AC_INIT([tmux], 3.2-rc3)
|
||||
AC_PREREQ([2.60])
|
||||
|
||||
AC_CONFIG_AUX_DIR(etc)
|
||||
|
Reference in New Issue
Block a user