LWN.net Logo

GLib 2.4.8 released

From:  Matthias Clasen <mclasen-AT-redhat.com>
To:  gnome-announce-list-AT-gnome.org, gtk-devel-list-AT-gnome.org, gtk-app-devel-list-AT-gnome.org, gtk-list-AT-gnome.org
Subject:  GLib 2.4.8 released
Date:  Thu, 02 Dec 2004 16:08:15 -0500

GLib 2.4.8 is now available for download at:

 ftp://ftp.gtk.org/pub/gtk/v2.4/

glib-2.4.8.tar.bz2   md5sum: e160a5feecf46e0fbb36db09c356953c
glib-2.4.8.tar.gz    md5sum: 9e2189e0e2b6d5a869b6410321d4d837


This is a bug fix release and is source and binary compatible
with 2.4.0. 

What is 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.4.7 to GLib 2.4.8
=================================================
* Reduce signal connection complexity from O(n) to O(1) 
  [Sven Neumann]
* GChildWatch
  - Use sigaction instead of signal [Jonas Jonnson, 
    Archana Shah]
  - Make the very first SIGCHLD work [Gustavo Carneiro]
* Win32 bug fixes [Tor Lillqvist, Bruce Hochstetler]
* Other bug fixes [Andrea Campi, Dave MacLachlan]


A list of all bugs fixed in this release can be found at
http://bugzilla.gnome.org/buglist.cgi?
bug_id=155177,156446,136867,154827,157528,155178,153727

December 2, 2004


_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


(Log in to post comments)

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds