summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2001-03-31 00:48:37 +0000
committerJames Henstridge <jamesh@src.gnome.org>2001-03-31 00:48:37 +0000
commit3b68d7db89b7a5bbcfc8f959c2c12569f3643fed (patch)
treefcfc13eabd8a1fa26a4835eea8f548068869ce18 /ChangeLog.pre-2-4
parentaa209a95faa6374b241ba9d7590a70e554f773d3 (diff)
downloadgtk+-3b68d7db89b7a5bbcfc8f959c2c12569f3643fed.tar.gz
fix use of magic constant "-1" in the aux info structure.
2001-03-31 James Henstridge <james@daa.com.au> * gtk/gtkwidget.c (gtk_widget_size_adjust): fix use of magic constant "-1" in the aux info structure.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-45
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index e38f7f7af1..cbe63d16d8 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,8 @@
+2001-03-31 James Henstridge <james@daa.com.au>
+
+ * gtk/gtkwidget.c (gtk_widget_size_adjust): fix use of magic
+ constant "-1" in the aux info structure.
+
2001-03-30 Alexander Larsson <alexl@redhat.com>
* gtk/gtkbutton.c (gtk_button_get_property):