aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e8e1b5..22f1ed3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.9: 2Changes 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