summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2010-12-13 10:57:14 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2010-12-13 10:57:14 +0000
commit8ae5881117202aa7c1ebccef0f8ab74271dea364 (patch)
treeef05c40f356c6588a1250ec46bdda006229eed4f
parentef2a060342bc3780870eba118261654596cc694c (diff)
downloadtelepathy-glib-8ae5881117202aa7c1ebccef0f8ab74271dea364.tar.gz
NEWS for minor fixes from fd.o#32184
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed2709670..050cb9b59 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
telepathy-glib 0.12.7 (UNRELEASED)
==================================
+Fixes:
+
+• tp_account_manager_ensure_account() no longer criticals if you pass it a
+ malformed account path. (wjt)
+
+• TpBaseClient will now return (an error) from ObserveChannels if an invalid
+ connection path is passed to it by the Channel Dispatcher. (wjt)
+
telepathy-glib 0.12.6 (2010-12-10)