GLib 2.16.3 stable release

GLib 2.16.3 is now available for download at:

http://download.gnome.org/sources/glib/2.16/

glib-2.16.3.tar.bz2 md5sum: 195f9a803cc5279dbb39afdf985f44cb
glib-2.16.3.tar.gz md5sum: 4ced916dbd8bf69e897e08d662431dda

This is a bug fix release in the 2.16 series.

Bug fixes:

  • GNOME bug #524314 g_convert() on Win32 implicitly converts full width alpha…
  • GNOME bug #448943 g_timeout_add_seconds() problems
  • GNOME bug #525972 UCS-4 not in the new win_iconv implementation
  • GNOME bug #526619 make test-report crash
  • GNOME bug #491554 Update to Unicode 5.1.0
  • GNOME bug #525866 the user directory should not be considered as a mount…
  • GNOME bug #526796 Wrong order of arguments in g_file_copy’s fallback

More information about GLib can be found on gtk.org

An installation guide for the GTK+ libraries, including GLib, can
be found here

GLib 2.16.2 stable release

GLib 2.16.2 is now available for download at:

http://download.gnome.org/sources/glib/2.16/

glib-2.16.2.tar.bz2 md5sum: 662224ad0186183f64de98ef2183454b
glib-2.16.2.tar.gz md5sum: f1a75b1f89953e7d87484ceffd70eb86

This is a bug fix release in the 2.16 series.

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