summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-12-01 09:00:46 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-12-01 09:00:46 +0000
commit7836779e2118b2d5a59ce602ffa598a936a8524e (patch)
tree324ee4f19fd82199d6e7dc2f372feb81f55169fc /CHANGES
parent866b053f25227d39c975f187a8ad54bd70efd139 (diff)
parent25ae02869544b84b639b25b0aa69baa6ea2d3a6a (diff)
Merge branch '3.0a-rc'
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7b352f56..876d9173 100644
--- a/CHANGES
+++ b/CHANGES
@@ -59,6 +59,20 @@ CHANGES FROM 3.0 to X.X
* Add reverse sorting in tree, client and buffer modes.
+CHANGES FROM 3.0 to 3.0a
+
+* Do not require REG_STARTEND.
+
+* Respawn panes or windows correctly if default-command is set.
+
+* Add missing option for after-kill-pane hook.
+
+* Fix for crash with a format variable that doesn't exist.
+
+* Do not truncate list-keys output on some platforms.
+
+* Do not crash when restoring a layout with only one pane.
+
CHANGES FROM 2.9 to 3.0
* Workaround invalid layout strings generated by older tmux versions and add