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

Thanks

OBS-URL: https://build.opensuse.org/request/show/56498
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=77
This commit is contained in:
2010-12-21 11:04:06 +00:00
committed by Git OBS Bridge
parent 7ad0ebab42
commit 92f0701851
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Dec 21 10:21:13 CET 2010 - vuntz@opensuse.org
- Update to version 0.12.7:
+ Fixes:
- tp_account_manager_ensure_account() no longer criticals if
you pass it a malformed account path.
- TpBaseClient will now return (an error) from ObserveChannels
if an invalid connection path is passed to it by the Channel
Dispatcher.
- fdo#32391: correctly deal with removing name owner watches
during dispatch of their callbacks
-------------------------------------------------------------------
Tue Dec 14 16:44:16 CET 2010 - vuntz@opensuse.org