GLib 2.6.6 is now available for download at:
ftp://ftp.gtk.org/pub/gtk/v2.6/glib-2.6.6.tar.bz2 md5sum: 6e22b0639d314536f23ee118f29b43de
glib-2.6.6.tar.gz md5sum: dba15cceeaea39c5a61b6844d2b7b920
This is a bug fix release and is source and binary compatible with 2.6.0.
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