diff options
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 9381c27db7..ae0c9ca9f7 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,5 +1,8 @@ 2004-05-11 Matthias Clasen <mclasen@redhat.com> + * gtk/gtkuimanager.c (gtk_ui_manager_get_widget): Revert the + previous change to this function, clarify the docs instead. + * gtk/gtkcombobox.c (gtk_combo_box_list_setup): Use GTK_SELECTION_BROWSE. |