GLib-2.0.3 released



GLib-2.0.3 is now available for download at:

 ftp://ftp.gtk.org/pub/gtk/v2.0/

GLib-2.0.3 is a bug fix release, which is compatible with GLib-2.0.1.
We recommend that people using GLib-2.0.1 or GLib-2.0.0 upgrade to this 
release.

About GLib
==========

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, dynamic loading, and an object system.

More information about GLib is available at:

 http://www.gtk.org/

An installation guide for the GTK+ libraries, including GLib, can
be found at:

 http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html

Overview of Changes in GLib 2.0.3
=================================

* Handle sorting 0-length arrays [Ron Arts]
* Threading fixes [Sebastian Wilhelmi]
* Portability fixes [Miroslaw Dobrzanski-Neumann, Jacob Berkman, 
  Gareth Pierce, Sebastian, Qingjiang Yuan]
* Various fixes for glib-2.0.m4. [Jim Gettys, others.]
* Locate right glib-genmarshal when cross-compiling. [Mitch Natterer]
* Win32 fixes [Tor Lillqvist]
* Try to fix g_get_charset() related segfaults. [Owen Taylor]
* Fixes for gettext detection. [Dan Winship, HideToshi Tajima, 
  Boyd Lynn Gerber, Andrew P. Lentvorski, Jr.]
* Fix g_scanner_unexp_token() [Tim Janik, Sven Neumann]
* g_markup fixes. [Matthias Clasen.)
* Miscellaneous bug fixes and cleanups. 
  [Daniel Elstner, Matthias, Laszlo Peter, Morten Welinder, Wayne Schuller]

27 May 2002



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]