Jump to content
Compatible Support Forums
Sign in to follow this  
news

GLib 2.19 4 released

Recommended Posts

GLib 2.19.4 is now available for download at:

 

ftp://ftp.gtk.org/pub/glib/2.19/

http://download.gnome.org/sources/glib/2.19/

 

glib-2.19.4.tar.bz2 md5sum: 1eefaadb07e66df90418fe7cc775e9f7

glib-2.19.4.tar.gz md5sum: 3b1f5486c46a3b3e9c43ddef65e2271a

 

This is the fourth development release leading up to GLib 2.20.

 

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.18. If you have problems, you'll need

to reinstall GLib 2.18.

 

* GLib 2.20 will be source and binary compatible with

the GLib 2.18 series; however, the new API additions

in GLib 2.19 are not yet finalized, so there may

be incompatibilities between this release and the final

2.20 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.19.3 to GLib 2.19.4

===================================================

 

* GIO:

- Use O_NOATIME when sniffing mimetypes

- Add a convenience method to check if a GSimpleAsyncResult

is valid

 

* Bugs fixed:

560676 function access for g_threads_supported

565905 There is no g_context_group_set_translation_domain

564210 SUN Studio 12 has supported visibility attribute

565136 GObject's "notify" signal parameters are wrong in gtk-doc

565831 error in interface creation sample

566348 g_file_open_tmp uses the wrong g_mkstemp on win32

566064 Add NOATIME flag to query_info_flags

566170 g_async_result_verify_source_object

 

* Updated translations:

Spanish (es)

Norwegian bokmål (nb)

Brazilian Portugese (pt_BR)

Simplified Chinese (zh_CN)

 

Thanks to all contributors:

Mike Kestner

Tor Lillqvist

Takeshi Aihana

Dan Winship

Ryan Lortie

A. Walton

Behdad Esfahbod

Andrzej Zaborowski

Jens Georg

 

 

January 5, 2008

Matthias Clasen

 

 

_______________________________________________

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×