summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-010
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index c69192c509..c62dd7a1fc 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,13 @@
+Sun Nov 25 18:59:19 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkoptionmenu.c (gtk_option_menu_calc_size):
+ Calculate size based on the _child_ of the menu item,
+ not the menuitem. (#65005, Damon Chaplin)
+
+ * gtk/gtklistitem.c (gtk_list_item_new_with_label): Add
+ some extra vertical padding to the label widget ... restores
+ GTK+-1.2 spacing. (#65085, Damon Chaplin.)
+
2001-11-26 Tor Lillqvist <tml@iki.fi>
* demos/pixbuf-demo.c