summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-12-26 17:21:31 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-12-26 17:21:31 +0000
commitb48e255d913c2199d69fbb3f1790ad9be0d4217c (patch)
treeceef10c63141451d6904efd6407e6870114b4122 /ChangeLog.pre-2-0
parente1033f5f5acbabd27b788910974b7b4f821bc33c (diff)
downloadgdk-pixbuf-b48e255d913c2199d69fbb3f1790ad9be0d4217c.tar.gz
Assign the allocation to widget->allocation. (Fixes #67290, Chris Phelps.)
Wed Dec 26 12:17:06 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtkplug.c (gtk_plug_size_allocate): Assign the allocation to widget->allocation. (Fixes #67290, Chris Phelps.)
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-06
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index a0fb1c8be..b879b99be 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,9 @@
+Wed Dec 26 12:17:06 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkplug.c (gtk_plug_size_allocate): Assign the
+ allocation to widget->allocation. (Fixes #67290,
+ Chris Phelps.)
+
Wed Dec 26 11:49:01 2001 Owen Taylor <otaylor@redhat.com>
(#67542, reported by Anders Carlsson)