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

Copy from home:dimstar:branches:GNOME:Factory/glib2 via accept of submit request 45679 revision 2.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/45679
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=90
This commit is contained in:
Vincent Untz
2010-08-19 12:39:52 +00:00
committed by Git OBS Bridge
parent eb4615409a
commit 47f12f2786
4 changed files with 32 additions and 5 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Aug 17 11:01:27 CEST 2010 - dimstar@opensuse.org
- Update to version 2.25.14:
+ GDBus:
- Make the closure variants of GDBus apis work
- Make error unregistration work
- bgo#626748: Use async IO in the IO thread
+ GIO:
- bgo#626208: Make g_simple_async_result_is_valid work without
source
- GSocketClient: add a timeout property
- Fix memory leaks in GSocketClient
- bgo#616458: Handle async vs. sync correctly in
GSocketConnection stream
- Declare stream base classes as abstract
- bgo#627071: Clarify semantics of g_output_stream_write()
+ Other:
- Improve test coverage for GDBus, GRegex, GAsyncResult
- Drop dead code in pcre, xdgmime
- bgo#578295: Fix a race condition in gtester
- bgo#626704: Avoid an extra allocation in GAsyncQueue
- bgo#626841: Add test case for non-socket GIOStream
- bgo#622770: More explicit GVariant docs
- bgo#602417: Imroved docs for GAsyncInitable and
GSimpleAsyncResult
-------------------------------------------------------------------
Sun Aug 8 04:59:27 CEST 2010 - vuntz@opensuse.org