summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-03-31 19:53:11 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-03-31 19:53:11 +0100
commit36ae26c8da2e14eb417a700a4a13bf581cb47b49 (patch)
treeceba0029c19ed81fb0af1d6da9d082ec8d916367 /NEWS
parent17388b432e1ee3a84be777c6a123ab9d98cc41c1 (diff)
NEWS for 0.11.9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 27 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f0e7d5da..4261733e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,38 @@
-telepathy-gabble 0.11.9 (üNRëLëäSëD)
+telepathy-gabble 0.11.9 (2011-03-31)
====================================
+The “I am going to bake a cake with beetroot in it” release.
+
Dependencies:
+• telepathy-glib 0.14.3 is now required!
+
Enhancements:
+• Non-urgent stanzas are now queued locally if PowerSaving is turned on
+ but the google:queue extension is not available. (Senko)
+
+• The ReferenceIdentities property on server TLS channels is now
+ implemented, populated partly from a new
+ 'extra-certificate-identities' parameter. This allows Empathy/Gabble
+ to safely trust the Google Talk server's certificate when using a JID
+ hosted by Google Apps without prompting the user. (fd.o#35410 and
+ fd.o#35415, Stef Walter)
+
+• Fatal criticals can now be turned off at configure time (fd.o#35840,
+ Marco Barisione)
+
+• The new StreamHandler methods from spec 0.22.1 for rtcp-fb and
+ rtp-hdrext are now implemented. (fd.o#34985, Olivier)
+
Fixes:
+• `make check -C tests/twisted` now prints a helpful message if Twisted
+ is not available, and the regular tests now pass if Twisted is not
+ available. (Will)
+
+• Fix memory leaks in ServerTLSManager (fd.o#35395, Stef Walter)
+
telepathy-gabble 0.11.8 (2011-03-14)
====================================