summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Udaltsov <svu@gnome.org>2009-08-17 20:45:39 +0000
committerSergey Udaltsov <svu@gnome.org>2009-08-17 20:45:39 +0000
commit82e87a4c9d351162875b3392169e7c7971bfe390 (patch)
tree38dc1c33e907fd987cc1289310e11c800975a7ae /ChangeLog
parente04c647b5a321f8acfc43dd72529b794f8b16b93 (diff)
downloadlibxklavier-82e87a4c9d351162875b3392169e7c7971bfe390.tar.gz
fixed XIE-related check, b.g.o#583709
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4beb86..85d0207 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-17 svu
+
+ * libxklavier/xklavier_xkb.c: fixed a bug with XIE check,
+ http://bugzilla.gnome.org/show_bug.cgi?id=583709
+
2009-07-20 svu
* tests/Makefile.am: a bit of cleanup, thanks Samuli Suominen