summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-12-08 14:41:01 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-12-08 14:41:01 +0000
commit1765b4d3d3485d03927b8274846c9b6cc04492f3 (patch)
tree7ea43fa2f911ddca7e190835b6e4a49d58c3770b /NEWS
parent1f1a3ec498545d23100656ecb2adf9f02e36995f (diff)
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 178ae9235..e151ae30a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
telepathy-glib 0.13.9 (UNRELEASED)
==================================
+Enhancements:
+
+• tp_account_get_path_suffix: new function to get the varying suffix of an
+ account's object path (wjt)
+
+• TpAccountManager: document which TpAccount objects are prepared (wjt)
+
+• tp_connection_dup_contact_for_immortal_handle: new function to make
+ TpContact objects synchronously in some situations (smcv)
+
Fixes:
• In TpSimplePasswordManager, clear the pointer to the channel when it's closed
@@ -17,6 +27,9 @@ Fixes:
• fd.o #32191: when tp_connection_get_contacts_by_handle would return
contacts that already exist, make sure they have the desired features (smcv)
+• Fix memory leaks in TpAccount and TpDynamicHandleRepo introduced in 0.13.8
+ (cassidy)
+
telepathy-glib 0.13.8 (2010-12-01)
==================================