diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.9: | 2 | Changes for 0.9.9: |
3 | *04/04/14: | 3 | *04/04/14: |
4 | * Hopefully fix the "stange" hang on restart (Simon) | ||
5 | - remove big sync-ed grab on all Button1 events | ||
6 | - Also tidy and fix tab moving | ||
7 | Window.cc | ||
4 | * Fixed a menu title bug (Thanks Mathias Gumz) | 8 | * Fixed a menu title bug (Thanks Mathias Gumz) |
5 | Menu.cc | 9 | Menu.cc |
6 | *04/04/12: | 10 | *04/04/12: |