Accepting request 39981 from GNOME:Factory

checked in (request 39981)

OBS-URL: https://build.opensuse.org/request/show/39981
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=49
This commit is contained in:
OBS User autobuild
2010-05-13 22:39:22 +00:00
committed by Git OBS Bridge
parent faaef97b8a
commit 4a03c51a5f
4 changed files with 6 additions and 27 deletions

View File

@@ -1,24 +1,3 @@
-------------------------------------------------------------------
Wed May 12 12:38:57 CEST 2010 - dimstar@opensuse.org
- Update to version 0.10.5:
+ Enhancements:
- fdo#27794: improve regression test coverage for TpAccount
+ Fixes:
- fdo#27780: when TpAccount:connection changes, emit
notify::connection (smcv)
- Don't leak TpAccount:parameters when disposed
- Fix more assertion failures (this time in TpContact) if
getting contact attributes fails or yields the wrong type
- Remove some dead code to keep coverity happy
- Changes from version 0.10.4:
+ Fixes:
- fdo#27714: support G_CONNECT_AFTER in
tp_g_signal_connect_object, and document exactly which flags
we support
- fdo #27537: fix assertion failure if getting contact
attributes fails
-------------------------------------------------------------------
Sat Apr 24 10:08:24 UTC 2010 - coolo@novell.com