[next] telepathy-glib: NEWS

Xavier Claessens xclaesse at kemper.freedesktop.org
Tue Jun 26 02:38:47 PDT 2012


Module: telepathy-glib
Branch: next
Commit: 9ae48c043da01a62dea5c9256ad37a3b01e210af
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=9ae48c043da01a62dea5c9256ad37a3b01e210af

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Fri Jun  1 18:57:33 2012 +0200

NEWS

https://bugs.freedesktop.org/show_bug.cgi?id=49373

---

 next-NEWS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/next-NEWS b/next-NEWS
index b40102c..9456d44 100644
--- a/next-NEWS
+++ b/next-NEWS
@@ -48,3 +48,9 @@ API/Behaviour changes
    * "group-contacts-changed" -> "group-members-changed".
 
  - "contact-chat-state-changed" signal has been renamed to "chat-state-changed".
+
+ - TpContact does not ref its TpConnection anymore, to fix refcycle caused by
+   TpConnection reffing its roster contacts, or TpChannel reffing its members.
+   Apps should now keep their own reference to the TpConnection in order to use
+   its TpContact. Note that keeping a reference to the TpAccountManager or
+   TpAccount is good as well.



More information about the telepathy-commits mailing list