diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2010-12-13 10:58:00 +0000 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2010-12-13 10:58:00 +0000 |
commit | b3568d858fff7fcad587d0e8371bb390dc087c30 (patch) | |
tree | 0cb2f2a719928eb5cffaa676dedb7bcfa790b021 /NEWS | |
parent | 99de95bcf66d0ccae383e7185290e240f6620851 (diff) | |
parent | 8ae5881117202aa7c1ebccef0f8ab74271dea364 (diff) |
Merge branch 'telepathy-glib-0.12'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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) |