Accepting request 32063 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/glib2 via accept of submit request 32063 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/32063
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=69
This commit is contained in:
Vincent Untz
2010-02-11 00:33:36 +00:00
committed by Git OBS Bridge
parent 61bae6b120
commit 92458ac050
4 changed files with 25 additions and 5 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Feb 10 16:01:41 CET 2010 - vuntz@opensuse.org
- Update to version 2.23.3:
+ GLib now has a facility for locks that consume only one bit of
storage inside an integer: g_bit_lock()
+ GVariant:
- The serializer has been merged, with more API to follow
+ Bugs fixed
- bgo#548967: 1 bit mutex lock
- bgo#604967: 2.22.3 libasyncns build fails on HP-UX 11.11
- bgo#608602: G_VALUE_COLLECT_INIT variables shadow those in
G_VALUE_COLLECT
- bgo#608743: Crash in g_hostname_to_ascii visiting certain
website in epiphany
- bgo#599197: array ref and unref functions crash on NULL
array.
- bgo#608159: mem leak in g_io_modules_scan_all_in_directory
+ Updated translations.
-------------------------------------------------------------------
Thu Jan 28 00:25:50 CET 2010 - vuntz@opensuse.org