summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-12-02 12:47:10 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-12-02 12:47:10 +0000
commit1396a698bbd367b9b44d0b7824cb84957c9f5d5a (patch)
treef78c7257e4e71763b57322ede8bae92ed9683061
parentc5d4b95649e5c4263f1d199760de492084f77fec (diff)
NEWS
-rw-r--r--NEWS16
1 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7669344..dcf8c1c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,25 @@
telepathy-haze 0.5.0 (UNRELEASED)
=================================
+Enhancements:
+
+ • fd.o #19902: use TpBaseContactList to implement Conn.I.ContactList,
+ Conn.I.ContactGroups, and the stored list (smcv)
+
Fixes:
• haze no longer ships with a manager file. (jonny)
-…
+ • Map PURPLE_CONNECTION_ERROR_OTHER_ERROR to AuthenticationFailed,
+ since it's used for errors like being temporarily banned from the
+ ICQ server, which should result in Mission Control not trying to
+ reconnect (wjt)
+
+ • fd.o #31846: translate the Jabber connection_security parameter in
+ newer libpurple versions into two booleans, old-ssl and
+ require-encryption (smcv)
+
+ • fd.o #26155: make telepathy-glib criticals fatal by default (smcv)
telepathy-haze 0.4.0 (2010-08-05)
=================================