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.9: | 2 | Changes for 0.9.9: |
3 | *04/04/14: | 3 | *04/04/14: |
4 | * Half revert a bit of the below, since it broke click-to-focus (Simon) | ||
5 | -> adds back the grab, but as an async one | ||
6 | Window.cc | ||
4 | * Hopefully fix the "stange" hang on restart (Simon) | 7 | * Hopefully fix the "stange" hang on restart (Simon) |
5 | - remove big sync-ed grab on all Button1 events | 8 | - remove big sync-ed grab on all Button1 events |
6 | - Also tidy and fix tab moving | 9 | - Also tidy and fix tab moving |