=== Released 2.3.0 ===

Thu Oct 23 12:38:24 2003  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.3.0 ===

        * tests/gobject/Makefile.am (dist-hook): Remove
        and extra backslash.

        * tests/gobject/Makefile.am (EXTRA_DIST): Add
        testmarshal.list.

        * glib/Makefile.am (libglib_2_0_la_SOURCES): Add
        missing gunicode-private.h.

        * tests/testglib.c (main): Fix a warning.

        * tests/gobject/ifaceinherit.c: Remove check that
        wasn't supposed to work (adding an interface already
        added to the derived class to the base class),
        fix a bug.
This commit is contained in:
Owen Taylor
2003-10-23 22:42:31 +00:00
committed by Owen Taylor
parent 9c8150fd35
commit dfa8c540a1
76 changed files with 5682 additions and 5041 deletions

View File

@@ -1,3 +1,16 @@
Thu Oct 23 14:27:54 2003 Owen Taylor <otaylor@redhat.com>
* gobject/Makefile.am: Add a dist-hook so that the
man pages get distributed.
* glib/Makefile.am: Add a dist-hook so that the
man pages get distributed.
* glib/Makefile.am (content_files): Add cross.sgml.
* gobject/Makefile.am (INCLUDES): Add $(top_srcdir)/glib,
and (for gobject.cI) $(srcdir)
Tue Oct 21 23:29:54 2003 Matthias Clasen <maclas@gmx.de>
* gobject/tmpl/gtypemodule.sgml: