aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-04-14 15:40:57 (GMT)
committerrathnor <rathnor>2004-04-14 15:40:57 (GMT)
commitcf2b24b645008ee2efdc14391baad793f8a49f5f (patch)
treea8d44940959e604af8d3db82140b3ffb2e9d6bb9 /ChangeLog
parent0b8592b203c5da0fee069801e8413a5cc7c2eb64 (diff)
downloadfluxbox-cf2b24b645008ee2efdc14391baad793f8a49f5f.zip
fluxbox-cf2b24b645008ee2efdc14391baad793f8a49f5f.tar.bz2
fix the hang some more, hopefully final
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