summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2010-12-13 10:58:00 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2010-12-13 10:58:00 +0000
commitb3568d858fff7fcad587d0e8371bb390dc087c30 (patch)
tree0cb2f2a719928eb5cffaa676dedb7bcfa790b021 /NEWS
parent99de95bcf66d0ccae383e7185290e240f6620851 (diff)
parent8ae5881117202aa7c1ebccef0f8ab74271dea364 (diff)
Merge branch 'telepathy-glib-0.12'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8cff4186d..1c174197c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
telepathy-glib 0.13.10 (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.13.9 (2010-12-10)