summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-08-17 15:30:16 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-08-17 15:30:16 +0100
commitddea8e83665ae5e5fa9f256091992f3065c77797 (patch)
tree19c4439aaaf69d36ef76e64b8bf7ccc24832c2c5 /NEWS
parente4590e849801ff4b0f2ddb9ad23a7da210212395 (diff)
NEWS for 0.13.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d790b0e1..3aafa3d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,18 @@
telepathy-gabble 0.13.4 (UNRELEASED)
====================================
+The “giant iris of the wide blue sky” release. This contains all the
+fixes from telepathy-gabble 0.12.5, and other exciting things.
+
+Enhancements:
+
+• XEP-0012 (Last Activity) is implemented at long last. (Michael
+ Scherer, fd.o#11688)
+
+• DecloakAutomatically is now enabled by default. This means that any
+ contact who can IM you can also call you (if they're using Gabble).
+ (Will Thompson)
+
Fixes:
• StreamTube services are now only advertised to the network, if a Client
@@ -8,6 +20,21 @@ Fixes:
Requested property at all (tube with any direction) (Olli Salli,
fd.o#39933)
+• Gabble no longer crashes if a peer advertises malformed capabilities.
+ (David Laban)
+
+• The test suite's fake XMPP server now listens exclusively on localhost
+ (Paul Seidler, fd.o#35968)
+
+• Invisibility now works on Google Talk again, following a server-side
+ change. (Marco Barisione, fd.o#38706)
+
+• The DecloakAutomatically and PowerSavingActive properties are now
+ decoupled, rather than being erroneously linked. (Will Thompson)
+
+• Only certain known PEP events are now queued when power saving is
+ active, as opposed to all PEP events. (Siraj Rasick)
+
telepathy-gabble 0.13.3 (2011-07-27)
====================================