summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-08-19 16:48:20 +0200
committerTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-08-20 09:03:49 +0200
commita4d73e4a6e0192f3f729bf3ab315ed5151eb670b (patch)
treed21f716d2147a7ec14b5e6b76c73c610251595a5
parentc145c532354dbaffec489bfe3efe3adc72b4e7f5 (diff)
Prepare version 0.9.16telepathy-gabble-0.9.16
-rw-r--r--NEWS36
-rw-r--r--configure.ac4
2 files changed, 33 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 03d951756..8d6d45b41 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,38 @@
-telepathy-gabble 0.9.16 (UNRELEASED)
+telepathy-gabble 0.9.16 (2010-08-19)
====================================
+The “still at it” release.
+
+Enhancements:
+
+• Implement XEP-0126: Invisibility (wjt and eeejay)
+
+• Implement XEP-0186: Invisible Command (wjt and eeejay)
+
+• implement org.freedesktop.Telepathy.Protocol (ptlo)
+
+• Add a ActivityProperties.GetActivity method for retrieving an activity's room
+ handle from its id (tomeu)
+
+• Add a BuddyInfo.AddActivity method so activities can advertise themselves
+ without having to track all the other shared activities (tomeu)
+
Fixes:
-• fd.o#25533: don't associate a request with tubes if a tube was
- requested so that now if you request a tube (singular) channel
- before opening the equivalent text chat you'll actually be given the
- tube channel, and not the tubes channel. (jonny)
+• fd.o #25533: muc-factory: don't associate a request with tubes if a tube was
+ requested (jonnylamb)
+
+• muc-factory: rearrange which NewChannels signals come first (jonnylamb)
+
+• Cope if Jingle sharing requests omit <manifest> (wjt)
+
+• fd.o #29113: Skip file collection candidates with invalid addresses (wjt)
+
+• several improvements to the test suite (smcv)
+
+• fixes for building under gcc-4.5 (smcv)
+
+• adapt to the new TLS API (sjoerd)
telepathy-gabble 0.9.15 (2010-06-30)
====================================
diff --git a/configure.ac b/configure.ac
index a668e15c7..e0e0b7e61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,8 +9,8 @@ AC_PREREQ([2.59])
m4_define([gabble_major_version], [0])
m4_define([gabble_minor_version], [9])
-m4_define([gabble_micro_version], [15])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [16])
+m4_define([gabble_nano_version], [0])
# Some magic
m4_define([gabble_base_version],