From a52fe9cf7facfe201ad12dc171a6c51d15ca317c Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 1 Dec 2019 08:50:45 +0000 Subject: [PATCH] Add to CHANGES. --- CHANGES | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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