diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2007-06-14 04:13:14 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2007-06-14 04:13:14 +0000 |
commit | 59223c110b212d78e2a4a699ff12f14509b8004c (patch) | |
tree | 729e5751577d9f501d1722af790a5c2214e187d0 /README.in | |
parent | cf8205eeef401df5070bda14f60095b75fcb34fb (diff) | |
download | gtk+-59223c110b212d78e2a4a699ff12f14509b8004c.tar.gz |
Move a note around
svn path=/trunk/; revision=18129
Diffstat (limited to 'README.in')
-rw-r--r-- | README.in | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -67,6 +67,12 @@ Release notes for 2.12 has been taken to make sure that all code using this signal continues to work. +* Removed an unused and hardly visible GtkFrame from the menu widget hierarchy + when GtkComboBox::appears-as-list style property is set. Any RC file + applying a different style to any widget below the widget path + "gtk-combobox-popup-window.GtkFrame" should take into account that the + frame no longer exists. + Release notes for 2.10 ====================== |