summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-01-07 11:53:50 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-01-07 11:53:50 +0000
commita0f0298c9a2c6b69c7a1d6f6098fc20be4b82483 (patch)
treee95bb3a5a25e364d834b0e6773790ec3afbb87a0
parentbc691e42d9e55ce6fe5030f898b8166b7e44d90b (diff)
downloadtelepathy-glib-a0f0298c9a2c6b69c7a1d6f6098fc20be4b82483.tar.gz
Update NEWS for 0.18.x
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 19b72372e..bf56b3d9a 100644
--- a/NEWS
+++ b/NEWS
@@ -3,9 +3,22 @@ telepathy-glib 0.18.3 (UNRELEASED)
Fixes:
+• Get the remote contact from an updated MediaDescription correctly,
+ fixing Theora video calling (Debian #686563, Sjoerd)
+
+• Raise an error from UpdateLocalMediaDescription if there is an
+ outstanding offer for the updated contact, but not if there is an
+ offer for some other contact (Debian #686563, Sjoerd)
+
• In tp_account_dup_storage_identifier_variant, don't fail if there is no
storage identifier (fd.o #53201, Guillaume)
+• When preparing group members, don't leak the result (Guillaume)
+
+• In TpSimpleClientFactory, don't crash when ensuring a contact for an
+ obsolete connection manager without "immortal handles" fails
+ (Maksim Melnikau)
+
telepathy-glib 0.18.2 (2012-07-28)
==================================