diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.5: | 2 | Changes for 0.9.5: |
3 | *03/07/20: | 3 | *03/07/20: |
4 | * Fix disappearing Remember menu, plus titles of sub-window menus | ||
5 | -> can now use addExtraMenus for windows in extensions (Simon) | ||
6 | Menu.hh/cc Window.hh/cc Screen.hh/cc Remember.cc | ||
4 | * Fix crash with toolbarmode = OFF, and put toolbar menu back into | 7 | * Fix crash with toolbarmode = OFF, and put toolbar menu back into |
5 | screen's configure menu (Simon) | 8 | screen's configure menu (Simon) |
6 | Screen.hh/cc ToolbarHandler.cc | 9 | Screen.hh/cc ToolbarHandler.cc |