news 28 Posted December 16, 2008 GLib 2.19.3 is now available for download at: ftp://ftp.gtk.org/pub/glib/2.19/ http://download.gnome.org/sources/glib/2.19/ glib-2.19.3.tar.bz2 md5sum: 8c209e5ed7864cf38bd9f48db6631d1b glib-2.19.3.tar.gz md5sum: a90fe723f78431cb307783f7928177f7 This is the third development release leading up to GLib 2.20. 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.18. If you have problems, you'll need to reinstall GLib 2.18. * GLib 2.20 will be source and binary compatible with the GLib 2.18 series; however, the new API additions in GLib 2.19.0 are not yet finalized, so there may be incompatibilities between this release and the final 2.20 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.19.1 to GLib 2.19.3 =================================================== * Bugs fixed: 508021 Add support for the CRIS and CRISv32 architectures 526320 should not list mounts that the user doesn't have permission... 558458 Cannot build gio tests on Solaris using SUN cc 555465 GUnix{Input,Output}Stream lacks fd/close_fd_at_close property 558298 Hide ecryptfs mounts 515777 incorrect date&time on copy 562452 Ensure we return G_IO_ERROR_CANCELLED if cancelling g_simple_async_result_run_in_thread 473150 g_type_module_use inconsistently increases the use counter... 563150 G_GU?INT*_MODIFIER/FORMAT docs 563156 Document printing and scanning gunichar values * Updated translations: Hebrew (he) Italian (it) Thanks to all contributors: Peter Kjellerstedt Ryan Lortie Behdad Esfahbod Dan Winship Martin Pitt Eric Lamarque Maciej Piechotka Alexander Larsson Johan Billien December 15, 2008 Matthias Clasen _______________________________________________ Share this post Link to post