summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-11-07 19:20:28 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2011-11-07 19:20:28 +0000
commit0f86ad63a641a780b0e812725f7a7bd24d57a467 (patch)
treec9263fe4d1789b04ec11e8349b39cb2d40f369e7
parentdf3882d34528ccb320835fafbad74034a589dc64 (diff)
NEWS for 0.13.8
-rw-r--r--NEWS33
1 files changed, 32 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 262573b27..2d8a6e2c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,38 @@
telepathy-gabble 0.13.8 (UNRELEASED)
====================================
-…
+The “Ironically, downforeveryoneorjustme.com is down.” release.
+
+Enhancements:
+
+• It's now possible to install Gabble's test suite. (albanc)
+
+• fd.o#41417: when connected to Facebook, text channels now produce
+ 'accepted' delivery reports when the user sends a message to a contact
+ using another device. (wjt)
+
+Fixes:
+
+• Compile against unstable GLib, where including glib/gtypes.h directly
+ (instead of glib.h) is forbidden. (cosimoc)
+
+• Correct type mismatches for timestamps in muc-channel.c, which lead to
+ Gabble not compiling correctly on 32-bit. (danni)
+
+• fd.o#41743: Offline contacts to whom we have a presence subscription
+ and also a channel open at the time the roster arrives are now
+ correctly shown as offline, rather than unknown. (wjt)
+
+• fd.o#42281: Actually implement the ContactBlocking interface.
+ (cassidy)
+
+• fd.o#42186: Gabble no longer crashes if the server replies to its
+ roster query IQ twice (as vk.com's XMPP server does). (wjt)
+
+• Various memory leak fixes. (andrunko)
+
+• Gabble now returns MAXINT64 for the subject timestamp when it is
+ unknown, as per the latest spec. (danni)
telepathy-gabble 0.13.7 (2011-10-12)
====================================