summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2010-09-29 11:01:18 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2010-09-29 12:24:11 +0100
commitf7c0dc621f6a87bced8efc9d16d67debfd6170c5 (patch)
tree28b00820d8ab87b51df27c2876bb31f05bcc295f
parent1d2ec1b723b77946515c52abbec48a526181cff8 (diff)
News for 0.10.1
-rw-r--r--NEWS19
1 files changed, 17 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d96359f76..a39971416 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,22 @@
-telepathy-gabble 0.10.1 (UNRELEASED)
+telepathy-gabble 0.10.1 (2010-09-29)
====================================
-…
+The “That command worked with no errors!!!!!!!!!!! but i don't know if
+it works for real!!!!!!!!!!!” release.
+
+Fixes:
+
+• From updated Wocky snapshot:
+ · Check the return value of wocky_xmpp_connection_send_stanza_finish()
+ in starttls_sent_cb() (wjt; found by Coverity)
+ · Don't retry indefinitely on failed OpenSSL writes (fledermaus)
+• Don't leak local candidates, stun servers, and remote candidates when
+ getting Stream/Endpoint properties (smcv)
+• Don't assume privacy list lists are well-formed (wjt; found by
+ Coverity)
+• When a contact becomes unavailable, check the correct roster
+ subscription attribute to decide whether their status should be
+ Offline or Unknown (smcv)
telepathy-gabble 0.10.0 (2010-09-16)
====================================