Version 11, interface, binary age 0.
authorOwen Taylor <otaylor@redhat.com>
Thu, 22 Nov 2001 18:56:12 +0000 (18:56 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 22 Nov 2001 18:56:12 +0000 (18:56 +0000)
commit4ab50f038b2bb0d21b31f2ad10745cf5a64725b6
tree087ac1758b3700a5d7eccaf4763f68a3ddbfa7e8
parente767aa0a4fad23c766b3bf16a079e8e7c5b4c448
Version 11, interface, binary age 0.

Thu Nov 22 13:14:18 2001  Owen Taylor  <otaylor@redhat.com>

        * configure.in (GLIB_MICRO_VERSION): Version 11,
        interface, binary age 0.

        * NEWS: Updated.

        * tests/Makefile.am (libmoduletestplugin_[ab]_la_LDFLAGS):
        Add dummy -rpath argument. On some (but not all) platforms,
        libtool will only build a convenience library without this.
        (#63486, Dan Winship)

        * Makefile.am (EXTRA_DIST): Add README.in, INSTALL.in -
        autoconf-2.5x checks for 'make dist' in the tarball
        when you make distcheck.

        * glib/Makefile.am (EXTRA_DIST): Distribute
        makefile.msc/mingw.in, glib.rc.in.

        * tests/patterntest.c: Include string.h.

        * glib/gpattern.c (g_utf8_reverse): doc parsing fix.
25 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
INSTALL
Makefile.am
NEWS
README
configure.in
glib/Makefile.am
glib/gpattern.c
gmodule/.cvsignore
gmodule/ChangeLog
gmodule/Makefile.am
gmodule/libgplugin_a.c [deleted file]
gmodule/libgplugin_b.c [deleted file]
gmodule/makefile.mingw.in
gmodule/makefile.msc.in
gmodule/testgmodule.c [deleted file]
tests/Makefile.am
tests/patterntest.c