diff options
author | Owen Taylor <otaylor@redhat.com> | 1998-10-08 19:43:47 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-10-08 19:43:47 +0000 |
commit | 922d7fd0ae22fb62d8aaae2b7210362a1e1bae31 (patch) | |
tree | 837f0754b95271108ab1bbc38e477f3ea97dfa64 /ChangeLog.pre-2-6 | |
parent | 3f7c96b352def3a793552eeca64ddc75db262da8 (diff) | |
download | gdk-pixbuf-922d7fd0ae22fb62d8aaae2b7210362a1e1bae31.tar.gz |
Fixed warning message to print out parent class name correctly.
Thu Oct 8 15:53:59 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtktypeutils.c (gtk_type_class_init): Fixed warning
message to print out parent class name correctly.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index a28a883c9..faff0e909 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Thu Oct 8 15:53:59 1998 Owen Taylor <otaylor@redhat.com> + + * gtk/gtktypeutils.c (gtk_type_class_init): Fixed warning + message to print out parent class name correctly. + Thu Oct 8 07:07:10 1998 Tim Janik <timj@gtk.org> * gtk/gtkobject.h: @@ -274,7 +279,7 @@ Mon Sep 21 02:30:06 1998 Tim Janik <timj@gtk.org> Sun Sep 20 18:21:46 1998 Owen Taylor <otaylor@redhat.com> - * ltconfig.sh: Patch to libtool-1.2b to make --disable-static + * ltmain.sh: Patch to libtool-1.2b to make --disable-static work. Sun Sep 20 09:52:39 1998 Owen Taylor <otaylor@gtk.org> |