Jump to content
Compatible Support Forums
Sign in to follow this  
news

GLib 2.24.1 released

Recommended Posts

GLib 2.24.1 is now available for download at:

 

ftp://ftp.gtk.org/pub/glib/2.24/

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

 

Sha256 sums:

014c3da960bf17117371075c16495f05f36501db990851ceea658f15d2ea6d04

glib-2.24.1.tar.bz2

b49d2dddc1becabffc88d0116967196be064b6b6e9ecac438701fdad9fac1f02

glib-2.24.1.tar.gz

 

This is another bug fix release in the stable 2.24 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.24.0 to GLib 2.24.1

===================================================

 

* Bugs fixed:

615379 g_new macros crash if sizeof(struct_type) == 0

614185 g_type_class_add_private() documentation is not correct

614372 g_stat() is funny

615111 GAsyncInitable's default implementation is broken

Fix race in g_cancellable_cancel()

Fix for g_variant_iter_loop()

Make g_string_append_len() accept NULL lf len == 0

Fix typo in GMutex error message

 

* Translation updates:

Bengali India

Catalan

Catalan (Valencian)

Danish

Kannada

Thai

Traditional Chinese

 

 

Thanks to all contributors:

Javier Jardón

Tor Lillqvist

Ryan Lortie

David Zeuthen

Benjamin Otte

Colin Walters

Behdad Esfahbod

 

 

May 2, 2010

Matthias Clasen

 

 

_______________________________________________

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×