summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2012-12-07 12:59:12 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2012-12-07 12:59:12 +0000
commit55930f39965c9d9ba356aaba4a24fe4f687a5d3d (patch)
tree9c3aa72ee055b4eb97e481bbec111406a55b35cb
parent51e301d6366e7e5f0f203f19fd594cef27ae05db (diff)
NEWS for 0.17.2 to date.
-rw-r--r--NEWS30
1 files changed, 30 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9371f965e..81c2c775f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,23 @@
telepathy-gabble 0.17.2 (UNRELEASED)
====================================
+Hooray! Hooray! Hooray!
+
+Dependencies:
+
+• telepathy-glib 0.19.9 is now required.
+
+Enhancements:
+
+• fd.o#54760, fd.o#57080: Gabble now uses GLib's base64 implementation
+ rather than including its own. (Heiher, Alban Browaeys)
+
+• fd.o#25961, fd.o#25385: Gabble now looks up a STUN server from the
+ _stun._udp SRV record for the user's domain. (Maiku, wjt)
+
+• fd.o#47378: XEP-0184 delivery reports are now supported. Note that
+ Empathy neither requests nor displays them. (wjt)
+
Fixes:
• fd.o#56181: don't inadvertantly disable creating Call1 channels. (rishi)
@@ -8,6 +25,19 @@ Fixes:
• fd.o#52362: hopefully, don't crash if we disconnect in the middle of trying
to change our Google Talk presence. (wjt)
+• The Jingle code now sends back unknown-session errors correctly, as
+ mentioned on fd.o#33789. (wjt)
+
+• fd.o#57267: File transfer channels now include FileTransfer.FUTURE and
+ FileTransfer.METADATA in their Interfaces property (Daniele
+ Domenichelli)
+
+• fd.o#57521: Don't crash when connecting to the League of Legends XMPP
+ server. (wjt)
+
+• fd.o#52146: Don't crash in sympathy if the auth channel handler
+ crashes. (wjt)
+
telepathy-gabble 0.17.1 (2012-09-11)
====================================