summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2009-10-08 22:52:42 +0100
committerSergey V. Udaltsov <svu@gnome.org>2009-10-08 22:52:42 +0100
commitf152783de4f4dc82d757468dfc738d12390ffcbc (patch)
treeeb765d0c4e6b4dfeabd9fab54269af34433b3696 /ChangeLog
parentd1f0758a82776031184c73a8366d4bdca29e9bb9 (diff)
downloadlibgnomekbd-f152783de4f4dc82d757468dfc738d12390ffcbc.tar.gz
Improved indicator background handling
https://bugzilla.gnome.org/show_bug.cgi?id=587510
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 574753e..3d4a437 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
* libgnomekbd/gkbd-keyboard-drawing.c,
libgnomekbd/gkbd-keyboard-drawing.h: properly handling keycodes with
multiple keys, https://bugzilla.gnome.org/show_bug.cgi?id=590954
+ * libgnomekbd/gkbd-indicator.c: improved background handling by making
+ event box invisible
+ https://bugzilla.gnome.org/show_bug.cgi?id=587510
2009-09-14 svu