summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-08-06 06:01:18 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-08-06 06:01:18 +0000
commitc6985e1394f13ec2e7d467a1cd2eeebabaece151 (patch)
tree5aa53c3e9f82c420011b31d8581832f21ea24485 /ChangeLog.pre-2-10
parent97f4c323eb889606a3441a5ee05638f0cb8bb7c1 (diff)
downloadgtk+-c6985e1394f13ec2e7d467a1cd2eeebabaece151.tar.gz
Free all XKB data. (#349997, Chris Wilson)
2006-08-06 Matthias Clasen <mclasen@redhat.com> * gdk/x11/gdkkeys-x11.c (gdk_keymap_x11_finalize): Free all XKB data. (#349997, Chris Wilson)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-103
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index af5cc8a629..8870fced5a 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,8 @@
2006-08-06 Matthias Clasen <mclasen@redhat.com>
+ * gdk/x11/gdkkeys-x11.c (gdk_keymap_x11_finalize): Free
+ all XKB data. (#349997, Chris Wilson)
+
* gtk/gtkstyle.c (option_menu_get_props): Only get the
indicator-size and indicator-spacing style properties
for GtkOptionMenu. (#349859, Benjamin Otte)