GLib-2.2.3 released



GLib-2.2.3 is now available for download at:

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

 glib-2.2.3.tar.bz2  md5sum: aa214a10d873b68ddd67cd9de2ccae55  
 glib-2.2.3.tar.gz   md5sum: ba8b6c40754f423076fa42bd1f73d534  
 
GLib-2.2.3 is a bug fix release, and compatible with previous
GLib 2.0 and 2.2 releases. Of special note are various 
significant bug fixes and speedups for the Win32 port.

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.2.3
=================================

* Win32 [Tor Lillqvist]
  - Fix socket handling for giochannel [Andrew Lanoix]
  - Omit helper process for GSpawn when possible
  - Accept / as well as \ as a pathname separators in
    path handling functions.
  - Fix g_strdup_printf to be locale sensitive [Ernst Lippe]
  - Build fixes [Jeff Bonggren]
  - Misc bug fixes
* Documentation improvements [Matthias Clasen]
* glib-gettext.m4 fixes [Tim Mooney, Owen Taylor, James Henstridge]
* Improve configure checks for sprintf [Matthias]
* Misc bug fixes [Albert Chin, Noah Levitt, Manish Singh, Owen, 
  Morten Welinder, Daniel Yacob]
* New and updated translations (ar,az,cy,eo,is,sr,sr Latn,zh_CN)

26 August 2003




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