news 28 Posted February 17, 2009 GLib 2.19.7 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.7.tar.bz2 md5sum: 8d6c590cbaee374e91adc1dec904d9d2 glib-2.19.7.tar.gz md5sum: f2db21b6efd3a1433071629692d5a768 This is the a 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; the new API additions in GLib 2.19 are finalized at this point. * 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.6 to GLib 2.19.7 =================================================== * GIO - GFile gained an attribute for the actual file size in bytes - GMountOperation gained an "aborted' signal that allows to abort a mount operation from the backend side * Bugs fixed: 523742 Use noinst for non-installable libraries 566747 URIs opened with firefox %u load as local files 541225 Can't compile gio on AIX duplicate case value in gioerror.c 571598 GAsyncResult with NULL gobject 505042 add file attribute for actually used file size in bytes * Updates translations: Basque (eu) Gujarati (gu) Italian (it) Japanese (ja) Norwegian bokmål (nb) Dutch (nl) Portugese (pt) Thai (th) Vietnamese (vi) Thanks to all contributors: Murray Cumming Björn Lindqvist Mathias Hasselmann Alexander Larsson Nicolas Joseph Ryan Lortie Stefan Kost David Zeuthen February 16, 2009 Matthias Clasen _______________________________________________ Share this post Link to post