Update CHANGES

This commit is contained in:
Thomas Adam 2019-05-10 22:27:33 +01:00
parent aa13bd4016
commit fc00839adc

View File

@ -29,6 +29,10 @@ CHANGES FROM 2.9 to X.X
* Add the ability to infer an option type (server, session, window) from its
name to show-options (it was already present in set-option).
* Add the ability to create simple menus using mouse or keyboard. Introduces
new command 'display-menu', and a few new formats: client_menu,
session_menu, window_menu, pane_menu.
CHANGES FROM 2.9 to 2.9a
* Fix bugs in select-pane and the main-horizontal and main-vertical layouts.