diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.10: | 2 | Changes for 0.9.10: |
3 | *04/04/30: | ||
4 | * fix up reparent issue that affects java menus (thanks Scott Moser) | ||
5 | Window.cc | ||
3 | *04/04/28: | 6 | *04/04/28: |
4 | * Fix key bindings for directional focus movement (Simon) | 7 | * Fix key bindings for directional focus movement (Simon) |
5 | - reminder, key actions are: FocusUp, FocusDown, FocusLeft, FocusRight | 8 | - reminder, key actions are: FocusUp, FocusDown, FocusLeft, FocusRight |