GLib 2.15.2 is now available for download at: http://ftp.gnome.org/pub/GNOME/sources/glib/2.15/ glib-2.15.2.tar.bz2 md5sum: 633243dd337464a61336146ab862a646 glib-2.15.2.tar.gz md5sum: 3d2b5268c96bc09e7bb5e82637987f8f This is the third development release leading up to GLib 2.16. Notes: * This is unstable development release. While it has had a bit of 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.14. If you have problems, you'll need to reinstall GLib 2.14. * GLib 2.16 will be source and binary compatible with the GLib 2.14 series. The new API in GLib should be stable at this point; we are still expecting to do some minor API additions in GIO, so there may be incompatibilities between this release and the final 2.16 release. * 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.15.1 to GLib 2.15.2 =================================================== * GIO: - Mount operation API change: unhandled methods get reported via the reply, rather than by the signal emission return value - File monitor API change: Add a GError argument to g_file_monitor_file - g_unix_mount_guess_should_display(): new function * Bugs fixed: 508224 [PATCH] FAM backend crashes due to double free 508074 GAsyncResult documentation suggests g_freeing it. 508108 GFile documentation slightly unclear. 508309 rpc_pipefs mount points should be hidden 508378 GFileInfo documentation implies that it changes attribute... 508719 g_file_get_relative_path fails if parent is root 508773 g_uri_escape_string() documentation unclear. * Updated translations: Arabic (ar) Spanish (es) Hebrew (he) Italian (it) Korean (ko) Turkish (tr) A list of all the bugs fixed in this release can be found at: http://bugzilla.gnome.org/buglist.cgi?bug_id=508773,508224,508309,508378,508108,508074,508719 Thanks to all contributors: Alexander Larsson Tim Janik Asbjoern Pettersen Andre Klapper Joe Marcus Clarke Padraig O'Briain Dan Winship Murray Cumming Frederic Crozat Andrew Walton January 14, 2008 Matthias Clasen _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list