[telepathy-qt4/master] Updated NEWS.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Tue Mar 31 17:25:01 PDT 2009


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

diff --git a/NEWS b/NEWS
index 3a6bbed..76de5d8 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,13 @@ API changes:
   InvalidHandle, NotAvailable). PendingHandles::invalidNames/invalidHandles should
   be used to check if a non-fatal error occurred and some handle could not be
   acquired.
+* AccountManager, Account, ConnectionManager, Connection, Channel and Channel
+  subclasses now inherit SharedData and are used together with
+  SharedPtr/WeakPtr. The constructor is now protected (in order to support
+  custom classes) and a public create method that returns a SharedPtr was added.
+  This is an attempt to avoid memory leaks as hard as possible, see
+  http://lists.freedesktop.org/archives/telepathy/2009-March/003218.html for
+  more details.
 
 Fixes:
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list