Remove some tests that were testing things that weren't supposed to work;
[platform/upstream/glib.git] / ChangeLog.pre-2-8
index 27b1e3b..e1db198 100644 (file)
@@ -1,3 +1,15 @@
+Thu Oct  2 01:11:39 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * tests/gobject/ifaceinherit.c: Remove some tests that
+       were testing things that weren't supposed to work; add
+       a test for adding an interface first to the child class,
+       then to the parent class.
+
+Thu Oct  2 01:08:13 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * tests/gobject/ifaceinherit.c (main): Remove some tests
+       that 
+
 Thu Oct  2 00:02:55 2003  Owen Taylor  <otaylor@redhat.com>
 
        * tests/gobject/Makefile.am test/gobject/ifaceinherit.c: