GLib 2.31.2



GLib 2.31.2 is out.

This is a point release on the way to what will become GLib 2.32.0.

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

  19d7921671a487c3c5759a57df7b8508afdbadd7764d62a47a82fff7b399032b  glib-2.31.2.tar.xz

Overview of changes from GLib 2.31.0 to 2.31.2
==============================================

* Monotonic time is now properly supported on Windows

* glib-mkenums: fix @ENUMPREFIX@ with /*< underscore_name=... >*/

* EXPERIMENTAL: introduce new GSettingsSchema and GSettingsSchemaSource
  APIs for the convenience of plugin system authors and those who wish
  to introspect the contents of schemas.  This API may change.

* Improve the performance of GObject property notifies.

* GDBus:
 - fix a race when unowning a name immediately after owning it
 - thread safety improvements on GDBusConnection
 - fixes for exit-on-close functionality

* Deprecations:
 - add G_SIGNAL_DEPRECATED
 - don't use G_DISABLE_DEPRECATED masking for functions anymore

* docs
 - tmpl/ is finally dead for glib

* GIO:
 - GInetAddressMask: new type for internet address range matching
 - various GIO file and stream fixes
 - improvements to attribute and fileinfo handling

Thanks to the contributors to this release:

 Aleksander Morgado
 Alexander Larsson
 Alexandre Rostovtsev
 Benjamin Otte
 Christian Persch
 Chun-wei Fan
 Cosimo Cecchi
 Damien Lespinau
 Daniel Mustieles
 Dan Winship
 David Zeuthen
 Fran Diéguez
 Giovanni Campagna
 Jasper St. Pierre
 Javier Jardón
 Jorge González
 Josselin Mouette
 Jürg Billeter
 Kjartan Maraas
 Kristian Rietveld
 Lucas De Marchi
 Marc-André Lureau
 Matej Urbančič
 Matthias Clasen
 Murray Cumming
 Nicolas Dufresne
 Piotr Drąg
 Rico Tzschichholz
 Robert Nagy
 Simon McVittie
 Sjoerd Simons
 Will Thompson
 Yaron Shahrabani

Cheers



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