mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Now master again.
This commit is contained in:
4
CHANGES
4
CHANGES
@ -1,3 +1,7 @@
|
||||
CHANGES FROM 2.8 to master
|
||||
|
||||
* ...
|
||||
|
||||
CHANGES FROM 2.7 to 2.8
|
||||
|
||||
* Make display-panes block the client until a pane is chosen or it
|
||||
|
@ -1,6 +1,6 @@
|
||||
# configure.ac
|
||||
|
||||
AC_INIT(tmux, 2.8-rc)
|
||||
AC_INIT(tmux, master)
|
||||
AC_PREREQ([2.60])
|
||||
|
||||
AC_CONFIG_AUX_DIR(etc)
|
||||
|
Reference in New Issue
Block a user