=== Released 2.2.0 ===

Fri Dec 20 09:52:15 2002  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.2.0 ===

        * INSTALL.in: Document --enable-trio, --disable-mempools,
        --enable-debug. Include docs on cross compilation.

        * NEWS: Update.

        * configure.in: Version 2.2.0, interface age 0.
This commit is contained in:
Owen Taylor
2002-12-20 15:23:12 +00:00
committed by Owen Taylor
parent 5ab7a70230
commit 7eafb2373c
47 changed files with 667 additions and 306 deletions

2
README
View File

@@ -1,7 +1,7 @@
General Information
===================
This is GLib version 2.1.5. GLib is the low-level core
This is GLib version 2.2.0. GLib is the low-level core
library that forms the basis for projects such as GTK+ and GNOME. It
provides data structure handling for C, portability wrappers, and
interfaces for such runtime functionality as an event loop, threads,