GLib is a library containing many useful C routines for things such as trees, hashes, and lists. GLib was previously distributed with the GTK toolkit, but has been split off as of the developers' version 1.1.0.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Major changes were made to threading and synchronization. Some APIs were deprecated, and deprecations are handled more sanely. Several portability fixes were made. A new GValue API was added to specifically deal with signed chars. Other minor improvements and many bugfixes were made.
Tags:
Development, Major feature enhancements, Minor bugfixes