GLib-2.5.2 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.5/ glib-2.5.2.tar.bz2 md5sum: 8de833b81238a0b4354970f1248a9e25 glib-2.5.2.tar.gz md5sum: 06fee4a17875def5738118f5070b5476 This is the third development release loading up to GLib-2.6. This release contains a number of bug and portability fixes and some new API. Notes: * This is unstable development release. While it has had fairly extensive testing, there are certainly plenty of bugs remaining to be found. This release should not be used in production. * Installing this version will overwrite your existing copy of GLib-2.4. If you have problems, you'll need to reinstall GLib-2.4.7. * GLib-2.6 will be source and binary compatible with the GLib-2.4.x series; however, the new API additions in GLib-2.5.0 are not yet finalized, so there may be incompatibities between this release and the final 2.6 release. * Remaining API issues for GLib-2.6 can be found with following bugzilla query: http://bugzilla.gnome.org/buglist.cgi? product=glib&target_milestone=2.6+API +Freeze&bug_status=NEW&bug_status=UNCONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED * Bugs should be reported to http://bugzilla.gnome.org 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 from GLib 2.5.1 to GLib 2.5.2 ================================================= * Add G_GNUC_INTERNAL macro [Arjan van de Ven] * Add GOption, a commandline option parser [Anders Carlsson] * Add glib_check_version [Michael Natterer] * Add XDG basedir API [Ray Strode] * Require ngettext [Danilo Segan] * Bug fixes [Manish Singh, Ray Strode, Vincent Noel, Jon-Kare Hellan, Jody Goldberg] * Win32 bug fixes [Tor Lillqvist, Hans Breuer, Peter Zelezny] * Documentation improvements [Matthias Clasen, Vincent Untz, Christian Persch] * New and updated translations (bs,eu,fi,gu,ne,pa) A list of all bugs fixed in this release can be found at http://bugzilla.gnome.org/buglist.cgi? bug_id=145456,149175,123847,139973,150379,150394,141124,147392,150695,149490,148716 August 25, 2004 _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list