summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-11-06 09:53:36 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-11-06 09:53:36 +0000
commit7db78d114a171c9e1b972b92359803c8c6e1837d (patch)
tree02706966049c65a496656cde448e7a626ed1e62c
parent413ef7e44b8c00ed94f0bea77173cb80abe5d8e8 (diff)
Prepare release 0.7.15telepathy-gabble-0.7.15
-rw-r--r--NEWS16
-rw-r--r--configure.ac4
2 files changed, 16 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index cc30845c9..61af2978a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,24 @@
-telepathy-gabble 0.7.15 (UNRELEASED)
+telepathy-gabble 0.7.15 (2008-11-06)
====================================
-Dependencies:
+The "brunch and fireworks" release.
Enhancements:
+* fd.o #17770: remove some redundant handle validation from channel managers
+
+* Add the immutable Interfaces property to all NewChannels signals and
+ CreateChannel/EnsureChannel results
+
Fixes:
+* Spec compliance: don't advertise StreamedMedia channels with handle type
+ NONE as requestable (they can be created, but not with CreateChannel or
+ EnsureChannel, so they shouldn't be in RequestableChannelClasses)
+
+* Ignore candidates > 1 in Jingle rather than rejecting them, for
+ compatibility with Farsight 2 (in which RTCP produces a second candidate)
+
telepathy-gabble 0.7.14 (2008-11-04)
====================================
diff --git a/configure.ac b/configure.ac
index 30f188eed..bd9b797e6 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], [7])
-m4_define([gabble_micro_version], [14])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [15])
+m4_define([gabble_nano_version], [0])
# Some magic
m4_define([gabble_base_version],