GLib 2.25.7 released
- From: Ryan Lortie <desrt desrt ca>
- To: gnome-announce-list gnome org, gtk-list gnome org, gtk-app-devel-list gnome org, gtk-devel-list gnome org
- Subject: GLib 2.25.7 released
- Date: Mon, 24 May 2010 23:09:15 -0400
GLib 2.25.7 is now available for download at:
ftp://ftp.gtk.org/pub/glib/2.25/ [soon]
http://download.gnome.org/sources/glib/2.25/
SHA1 sums:
8423e1f5346ecc629e85adfe5498c2545de421ef glib-2.25.7.tar.bz2
4dad2e0f630930b767bc8f8af48b7a08091c9278 glib-2.25.7.tar.gz
This is a development release leading to GLib 2.26.
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.24. If you have problems, you'll need
to reinstall GLib 2.24.
* GLib 2.26 will be source and binary compatible with
the GLib 2.24 series; however, the new API additions
in GLib 2.25.6 are not yet finalized, so there may
be incompatibilities between this release and the final
2.26 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.25.6 to GLib 2.25.7
===================================================
* NOTE: API/ABI breaks since 2.25.6 release:
- g_dbus_connection_sync{,_sync} takes a new 'reply_type' argument
- GSettingsBackendClass 'list' virtual function changed
GSettings backends and things using GDBus may need to be rebuilt.
* GDBus: many build-related fixes
* GDBus (service): return a DBus error when receiving a method call for
an unknown interface.
* GSettings: fix 'make install' bug in gsettings.m4 for generated schema
files
* GSettings: avoid non-portable use of LC_MESSAGES
* better approach to handling man pages
* Bugs fixed:
619527 please improve docs on g_file_make_symlink
619391 send-with-reply should have expected result signature
618616 Use stack-allocated GVariantBuilders
617004 Build with "--disable-nls" fails under MinGW/Win32
619142 Build fixes (GDBus)
* Updated translations:
Estonian
Galician
Norwegian bokmål
Thanks to all contributors:
Christian Persch
David Zeuthen
Javier Jardón
Kjartan Maraas
Matthias Clasen
Richard Hughes
Tor Lillqvist
May 24, 2010
Ryan Lortie
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]