summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Udaltsov <svu@gnome.org>2011-01-29 23:11:24 +0000
committerSergey Udaltsov <svu@gnome.org>2011-01-29 23:11:24 +0000
commit3c48d9575b32ed6f9dc5f90d8144dd8965ee95d3 (patch)
tree00a444b8eb8b9155c012d38b8db8ba92776d519b /ChangeLog
parentebda0858bb2b3ac5ac14384b8383449cfa3ef9e5 (diff)
downloadlibxklavier-3c48d9575b32ed6f9dc5f90d8144dd8965ee95d3.tar.gz
Checking that XI ext has version >=2
Otherwise DevicePresence may be missing/broken Trying to fix https://bugzilla.gnome.org/show_bug.cgi?id=583709
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f97bdd..724645d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-29 svu
+
+ * libxklavier/xklavier_xkb.c: checking that XInput is >=2, otherwise
+ DevicePresence may be missing.
+ https://bugzilla.gnome.org/show_bug.cgi?id=583709
+
2011-01-28 svu
* libxklavier/xkl_config_registry.h, libxklavier/xklavier_config.c,