mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 11:18:48 +00:00
3.1-rc.
This commit is contained in:
parent
43b36752ce
commit
63a69fe085
2
CHANGES
2
CHANGES
@ -1,4 +1,4 @@
|
|||||||
CHANGES FROM 3.0 to X.X
|
CHANGES FROM 3.0 to 3.1
|
||||||
|
|
||||||
* Add support for adding a note to a key binding (with bind-key -N) and use
|
* Add support for adding a note to a key binding (with bind-key -N) and use
|
||||||
this to add descriptions to the default key bindings. A new -N flag to
|
this to add descriptions to the default key bindings. A new -N flag to
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# configure.ac
|
# configure.ac
|
||||||
|
|
||||||
AC_INIT([tmux], next-3.1)
|
AC_INIT([tmux], 3.1-rc)
|
||||||
AC_PREREQ([2.60])
|
AC_PREREQ([2.60])
|
||||||
|
|
||||||
AC_CONFIG_AUX_DIR(etc)
|
AC_CONFIG_AUX_DIR(etc)
|
||||||
|
Loading…
Reference in New Issue
Block a user