Sun Feb 17 11:37:06 2002  Owen Taylor  <otaylor@redhat.com>

        * 1.3.14

        * glib/glibintl.h: Error out of config.h wasn't included
        rather than including it, since config.h must be the
        first thing included.

        * glib/gconvert.c glib/gmarkup.c glib/gshell.c glib/gspawn.c
        glib/gunibreak.c glib/gunidecomp.c glib/guniprop.c:
        Include config.h as the first thing. (#71704, Morten
        Welinder)
This commit is contained in:
Owen Taylor
2002-02-17 23:28:43 +00:00
committed by Owen Taylor
parent 92e45a4009
commit 57d9c0926a
42 changed files with 1661 additions and 1562 deletions

3
NEWS
View File

@@ -11,7 +11,8 @@ Overview of Changes in GLib 1.3.14:
* Threading bug and build fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann]
* Miscellaneous bug fixes
Other contributors: Matthias Clasen, Mitch Natterer, James Henstridge
Other contributors: Matthias Clasen, James Henstridge, Mitch Natterer,
Moren Welinder.
Overview of Changes in GLib 1.3.13:
===================================