summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-12-01 08:50:45 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-12-01 08:50:45 +0000
commita52fe9cf7facfe201ad12dc171a6c51d15ca317c (patch)
tree7866a4a2de7ab52a516fd6d6b3be4a83aa79945f
parent48897fbc44ebd19362ec51bc88490790618daa81 (diff)
Add to CHANGES.
-rw-r--r--CHANGES12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e38b859b..ec57776d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,15 @@
+CHANGES FROM 3.0 to 3.0a
+
+* 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