GLib-2.3.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.3/ glib-2.3.3.tar.bz2 md5sum: b363307e4ee0e75c44b0c99723b5f579 glib-2.3.3.tar.gz md5sum: 26296bc83511e1fd1fae1b85985f507e This is a development release loading up to GLib-2.4. Changes since GLib-2.3.2 consist mainly of bug fixes and small API enhancements. 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.2. If you have problems, you'll need to reinstall GLib-2.2.4. * GLib-2.4 will be source and binary compatible with the GLib-2.2.x series; however, the new API additions in GLib-2.2.x are not yet absolutely finalized, so there may be incompatibities between this release and the final 2.2 release. * Remaining API issues for GLib-2.4 can be found with following bugzilla query: http://bugzilla.gnome.org/buglist.cgi?product=glib&target_milestone=2.4+API+Freeze&bug_status=NEW&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.3.2 to GLib 2.3.3 ================================================= * Add a native AIX gmodule implementation. [Laurent Vivier] * Add g_node_copy_deep(). [James M. Cape, Matthias Clasen] * Extend GQueue API to match the GList API. [Soeren Sandmann] * Add g_hash_table_find(). [Tim Janik] * Add a G_MODULE_BIND_LOCAL flag. [David Schleef] * Inline g_string_append_c() when possible. [Owen Taylor, Tim] * Wrap waitpid() as a GSource. [Jonathan R. Blandford] * Add g_completion_complete_utf8(). [Theppitak Karoonboonyanan, Matthias] * Add g_strsplit_set(). [Soeren] * Documentation improvements. [Vincent Untz, Sebastian Wilhelmi, Soeren, Matthias] * Win32 build fixes. [Tor Lillquist] * Misc bugfixes [Manish Singh, Noah Levitt, Simon Josefsson, Morten Welinder, Damien Carbery, Julio M. Merino Vidal, Sebastian, Matthias] * Updated translations (nn,cs,it,ko,sq,ms,az,hr,uk,sr,sr@Latn,sq,ta) 24 February 2003 _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list