diff options
author | Matthias Clasen <mclasen@redhat.com> | 2006-08-06 06:01:18 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-08-06 06:01:18 +0000 |
commit | c6985e1394f13ec2e7d467a1cd2eeebabaece151 (patch) | |
tree | 5aa53c3e9f82c420011b31d8581832f21ea24485 /ChangeLog.pre-2-10 | |
parent | 97f4c323eb889606a3441a5ee05638f0cb8bb7c1 (diff) | |
download | gtk+-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-10 | 3 |
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) |