news 28 Posted January 7, 2010 GLib 2.22.4 is now available for download at: ftp://ftp.gtk.org/pub/glib/2.22/ http://download.gnome.org/sources/glib/2.22/ md5 sums: d91bcbe27556430ddecce65086355708 glib-2.22.4.tar.bz2 0d75cd76f1d34c1de8de302d3f4c1009 glib-2.22.4.tar.gz sha1 sums: be135a25c233a199f043161777d31ac30e42f435 glib-2.22.4.tar.bz2 cd6d74e2c48197b529cef319b58c73948966165d glib-2.22.4.tar.gz This is minor bug fix release in the stable 2.22 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 Overview of Changes from GLib 2.22.3 to GLib 2.22.4 =================================================== * Bugs fixed: 603982,603540,603527,563627,604875,605977 603527 programs linked against glib-2.22 won't run on MS Win 603540 g_time_val_from_iso8601 uses uninitialised variable 603982 Stack overflow when reading file async with filter 604875 Use of sa_len conflicts with system header 605977 invalid utf-8 conversion in g_local_file_get_parse_name 563627 g_get_prgname() threadsafety Thanks to everone who contributed: Alexander Larsson Matthew S. Bell Tor Lillqvist Gian Mario Tagliaretti Haakon Sporsheim Dan Winship Kamal Mostafa Javier Jardón Ryan Lortie Steve Grubb January 6, 2010 Matthias Clasen _______________________________________________ Share this post Link to post