summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85d0207..85aa4f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-08-29 svu
+
+ * libxklavier/xklavier_evt.c: sometimes focus_in arrives when the
+ previously focused window is already destroyed. That causes BadMatch
+ and all kinds of trouble. The code should handle that case correctly.
+
2009-08-17 svu
* libxklavier/xklavier_xkb.c: fixed a bug with XIE check,