GLib 2.10.3 released



GLib 2.10.3 is now available for download at:

 ftp://ftp.gtk.org/pub/gtk/v2.10/
 http://ftp.gnome.org/pub/GNOME/sources/glib/2.10/

glib-2.10.3.tar.bz2   md5sum: 87206e721c12d185d17dd9ecd7e30369
glib-2.10.3.tar.gz    md5sum: db4f8cde33b854a8040dc2115d16892e


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.10.2 to GLib 2.10.3
===================================================

* Bugs fixed:
 338845 g_completion_complete_utf8 crashes when NULL is 
        passed to it                                   [Yevgen Muntyan]
 157877 update-desktop-database doesn't handle duplicate 
        entries                                      [Sebastien Bacher]
 155884 gatomic.c should be based on new SDK on win32   [John Ehresman]
 338572 Dereferencing NULL value in g_key_file_get_group_comment 
                                              [Coverity, Pascal Terjan]
 340816 GKeyFile set_string_list invalid memory reads  [Nick Treleaven]
 341192 g_io_channel_set_flags not implemented on win32 [Benjamin Otte]
 340530 mismatched calloc / g_free in win32 threads     [Jake Goulding]
 332883 The GObject tutorial say g_object_(un)ref is _not_ 
        thread-safe                                [Christophe Fergeau]
        Fix a memory leak in GOption                        [Tim Janik]

* Updated translations (dz,et,nn)


Matthias Clasen
May 26, 2006




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]