summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a2d9d5e6..1c37c5ec 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
CHANGES FROM 2.9 to X.X
+* Add support for the overline attribute (SGR 53). The Smol capability is
+ needed in terminal-overrides.
+
* Add the ability to create simple menus. Introduces new command display-menu
and a few new formats (client_menu, session_menu, window_menu,
pane_menu). Default menus are bound to MouseDown3 on the status line,