Move a note around

svn path=/trunk/; revision=18129
This commit is contained in:
Matthias Clasen
2007-06-14 04:13:14 +00:00
parent cf8205eeef
commit 59223c110b
3 changed files with 12 additions and 7 deletions

View File

@ -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
======================