GLib 2.4.5 released



GLib-2.4.5 is now available for download at:

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

glib-2.4.5.tar.bz2   md5sum: 
glib-2.4.5.tar.gz    md5sum: 

This is a bug fix release and is source and binary compatible
with 2.4.0. The main reason for this release is a bug in the routines 
converting between filenames and URIs, which can cause problems when
used with filenames which are not encoded in UTF-8.

What is 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 from GLib 2.4.4 to GLib 2.4.5
=================================================

* Fix g_filename_from_uri() to work with non-UTF-8 
  filenames  [Robert �ren, Matthias Clasen]
* Make GMarkup parser handle of whitespace inside tags 
  according to XML 1.1  [Hiroyuki Ikezoe, Matthias]
* Documentation improvements [Soeren Sandmann, Christophe Fergeau,
  Danek Duvall]
* Other bug fixes [Oliver Guntermann, Sven Neumann, 
  James Henstridge, Murray Cumming, Matthias, Tommi Komulainen]
* New and updated translations (bg,hi,sq)


A list of all bugs fixed in this release can be found at

http://bugzilla.gnome.org/buglist.cgi?bug_id=147651,132858,135899,148646,148420,148262,143552,148368,145015


30 July 2004







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