summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1998-07-10 03:59:44 +0000
committerTim Janik <timj@src.gnome.org>1998-07-10 03:59:44 +0000
commit55b5e035fcb721452d1feaa1b1a1679f71c2b8e9 (patch)
treecfff3e2b504d66341b4048f2433b6820f8ef342a /ChangeLog.pre-2-6
parent002d37e6e303aa57bd7c577f4e448e2e38eefa03 (diff)
downloadgtk+-55b5e035fcb721452d1feaa1b1a1679f71c2b8e9.tar.gz
collect the arguments with gtk_container_child_args_collect, not through
Fri Jul 10 05:51:44 1998 Tim Janik <timj@gtk.org> * gtk/gtkcontainer.c: (gtk_container_add_with_args): collect the arguments with gtk_container_child_args_collect, not through gtk_object_args_collect. (gtk_container_child_set): likewise. (cut 'n paste strikes back)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-67
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index f768c3f152..2edef03d8d 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,10 @@
+Fri Jul 10 05:51:44 1998 Tim Janik <timj@gtk.org>
+
+ * gtk/gtkcontainer.c:
+ (gtk_container_add_with_args): collect the arguments with
+ gtk_container_child_args_collect, not through gtk_object_args_collect.
+ (gtk_container_child_set): likewise.
+
Fri Jul 10 04:20:35 1998 Tim Janik <timj@gtk.org>
* gtk/gtktypeutils.h: