From 74f150670ab31d1d79d202023cdd0c78197e67fa Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 16 Sep 2019 08:57:56 +0100 Subject: In the right place. --- CHANGES | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index c1d8f88c..d6c06889 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,5 @@ CHANGES FROM 3.0 to X.X -XXX - -CHANGES FROM 2.9 to 3.0 - * Add push-default and pop-default for styles which change the colours and attributes used for #[default]. These are used in status-format to restore the behaviour of window-status-style being the default for @@ -27,6 +23,8 @@ CHANGES FROM 2.9 to 3.0 * Add reverse sorting in tree, client and buffer modes. +CHANGES FROM 2.9 to 3.0 + * Expand arguments to C and s format modifiers to match the m modifier. * Add support for underscore colours (Setulc capability must be added with -- cgit