diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes for 0.9.13 |
3 | *05/05/06: | 3 | *05/05/06: |
4 | * Fix potential segfault menu bug, thanks chenfeng (Simon) | ||
5 | Menu.cc | ||
4 | * Added more KeyActions to TextBox (thanx to Vadim <suhanov_vadim@mail.ru> | 6 | * Added more KeyActions to TextBox (thanx to Vadim <suhanov_vadim@mail.ru> |
5 | Control + LeftArrow -> Moves cursor to the left direction, up to next word. | 7 | Control + LeftArrow -> Moves cursor to the left direction, up to next word. |
6 | Control + RightArrow -> to the right direction. | 8 | Control + RightArrow -> to the right direction. |