GLib 2.21.1 released
- From: Matthias Clasen <mclasen redhat com>
- To: gnome-announce-list gnome org, gtk-devel-list gnome org, gtk-list gnome org, gtk-app-devel-list gnome org
- Subject: GLib 2.21.1 released
- Date: Fri, 29 May 2009 00:17:04 -0400
GLib 2.21.1 is now available for download at:
ftp://ftp.gtk.org/pub/glib/2.21/
http://download.gnome.org/sources/glib/2.21/
md5 sums:
eaf8f40c743effe26dab18c81b10a89e glib-2.21.1.tar.bz2
9db0e937a4f420502fb659137e30d220 glib-2.21.1.tar.gz
sha1 sums:
135aa72a9f8a5fda077635101003859afc23b9b2 glib-2.21.1.tar.bz2
e5c380517ae6ce30ea7c8b787395e75c04cd8cd2 glib-2.21.1.tar.gz
This is the 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.0 to GLib 2.21.1
===================================================
* GIO:
- Support for network IO has been added, including a low-level
socket API and a high-level API for network connections and
services.
- Support for read-write access with GIOStream and its subclasses.
- GMount gained a pre-unmount signal.
* Bug fixes:
576104Implement GMount::pre-unmount
578769 implement GWinHttpFileInputStream::close_fn
582856 gsocket.c doesn't compile on Solaris
569375 g[u]intptr undocumented
573246 [FIX] g_desktop_app_info_dup() can access NULL pointer
575013 g_cancellable_push_current() does not allow NULL
577884 live-g-file.c:461: error: format ‘%d’ expects type ...
578499 g_output_stream_splice and stream closing with gnio strea...
579558 Application employing gvfs crashes with only libgvfscommo...
583001 SIGPIPE (grr!)
583061 Please add convenience function to connect to machines by...
583198 typo in error message
583206 use g_set_error_literal where appropriate
583229 void function g_async_initable_init_async returns value
583324 locking problem in g_main_context_iterate()
583408 void function g_socket_control_message_serialize returns ...
578786 wrong and confusing error message
583205 g_inet_address_to_bytes has no length outparam
583196 mem leak in keyfile test
583663 GSocketType enum ends with a comma
569024 Make g_error_new_valist public
569376 missing G_G[U]INTPTR_FORMAT
580347 off-by-1 bug in GWinHttpFile
* Updated translations:
Oriya
Spanish
Valencian-Catalan
Thanks to all contributors
Carlos Garnacho
Paul Pogonyshev
Alexander Larsson
Tor Lillqvist
Dan Winship
Sjoerd Simons
Stefan Kost
Christian Persch
Jonathon Jongsma
Robert Bragg
Hans Breuer
Shixin Zeng
May 29, 2009
Matthias Clasen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]