Accepting request 39584 from home:MBoman:branches:GNOME:Factory

Copy from home:MBoman:branches:GNOME:Factory/glib2 via accept of submit request 39584 revision 5.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/39584
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=80
This commit is contained in:
Magnus Boman
2010-05-06 21:40:18 +00:00
committed by Git OBS Bridge
parent 7c9890c773
commit 54167edfd9
5 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon May 3 22:14:54 CEST 2010 - captain.magnus@opensuse.org
- Update to version 2.24.1:
+ bgo#615379: g_new macros crash if sizeof(struct_type) == 0
+ bgo#614185: g_type_class_add_private() documentation is not
correct
+ bgo#614372: g_stat() is funny
+ bgo#615111: GAsyncInitable's default implementation is broken
+ Fix race in g_cancellable_cancel()
+ Fix for g_variant_iter_loop()
+ Make g_string_append_len() accept NULL lf len == 0
+ Fix typo in GMutex error message
+ Translation updates
-------------------------------------------------------------------
Fri Mar 26 23:16:05 CET 2010 - vuntz@opensuse.org