Accepting request 176830 from home:dimstar:branches:GNOME:Factory

Update to 2.37.1

OBS-URL: https://build.opensuse.org/request/show/176830
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=227
This commit is contained in:
Bjørn Lie
2013-05-28 16:08:34 +00:00
committed by Git OBS Bridge
parent a130ec5112
commit 4131f550b0
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue May 28 06:43:59 UTC 2013 - dimstar@opensuse.org
- Update to version 2.37.1:
+ Add support for installed tests.
+ Add a new g_test_trap_subprocess() that works on Windows as a
replacement for the (now deprecated) g_test_trap_fork().
+ Support for explicitly cancelling a gobject property binding.
+ Performance improvements for signal argument handling.
+ Stop using `quotes' in very many log messages generated by
GLib, for favour of 'this style'.
+ Improve manpages: add missing arguments and flags.
+ Updated translations.
-------------------------------------------------------------------
Wed May 1 19:34:21 UTC 2013 - dimstar@opensuse.org