mirror of
https://github.com/tmux/tmux.git
synced 2026-09-05 21:20:45 +00:00
3.7d bits.
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,3 +1,7 @@
|
||||
CHANGES FROM 3.7c TO 3.7d
|
||||
|
||||
* Fix problem where list-keys output can go to view mode instead of stdout.
|
||||
|
||||
CHANGES FROM 3.7b TO 3.7c
|
||||
|
||||
* Build with jemalloc on macOS to avoid what appears to be a bug in calloc
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# configure.ac
|
||||
|
||||
AC_INIT([tmux], 3.7c)
|
||||
AC_INIT([tmux], 3.7d)
|
||||
AC_PREREQ([2.60])
|
||||
|
||||
AC_CONFIG_AUX_DIR(etc)
|
||||
|
||||
Reference in New Issue
Block a user