GLib 2.21.4 released



GLib 2.21.4 is now available for download at:

  ftp://ftp.gtk.org/pub/glib/2.21/
  http://download.gnome.org/sources/glib/2.21/

md5 sums:
5092c5b479ba80065dc164d27e63000f  glib-2.21.4.tar.bz2
83a51a4d0bc540b4b1c9f5c0d2921623  glib-2.21.4.tar.gz

sha1 sums:
849e2e1d96b4e779891c2ddba06e9939b03a9032  glib-2.21.4.tar.bz2
d2d9db815db109d505b87554e535e0fcebc7b11c  glib-2.21.4.tar.gz

This is a development release leading up to GLib 2.22.

Notes:

 * This is unstable development release. While it has had
  a bit of testing, there are certainly plenty of bugs
  remaining to be found. This release should not be used
  in production.

 * Installing this version will overwrite your existing
  copy of GLib 2.20. If you have problems, you'll need
  to reinstall GLib 2.20.

 * GLib 2.22 will be source and binary compatible with
  the GLib 2.20 series; however, the new API additions
  in GLib 2.21 are not yet finalized, so there may be
  incompatibilities between this release and the final
  2.22 release.

 * Bugs should be reported to http://bugzilla.gnome.org.


About GLib
==========

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.21.3 to GLib 2.21.4
===================================================

* GTree is now refcounted

* Bugs fixed:
 587938 Undocumented limitation for g_str_equal
 587773 refcounts for GTree

* Updated translations:
 French
 Hebrew
 Norwegian bokmål
 Spanish
 Swedish
 Traditional Chinese
 Ukrainian

Thanks to our contributors:
Tor Lillqvist
Ryan Lortie
Benjamin Otte
Martin Nordholts


July 17, 2009
Matthias Clasen




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