summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2012-03-22 19:09:06 -0400
committerJonny Lamb <jonny.lamb@collabora.co.uk>2012-03-22 19:09:06 -0400
commitb26a704c87968bc1db29a2917c2ca0bdf10ed999 (patch)
treeb5eb4c3368519728c0c18a912fd35f42ce6a670a
parentb7350b195bae44bda93e767b7a8a5616c558102a (diff)
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--NEWS25
-rw-r--r--configure.ac4
2 files changed, 25 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 4067a36cd..35738f8bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,28 @@
-telepathy-gabble 0.15.5 (UNRELEASED)
+telepathy-gabble 0.15.5 (2012-03-22)
====================================
-...
+Requirements:
+
+• telepathy-glib 0.17.7 is now required.
+
+Enhancements:
+
+• fd.o#46513: Refactor Jingle code to remove Telepathy in preparation
+ of moving it to Wocky. (Will)
+
+• fd.o#45602: Subclass TpBaseChannel in more channel
+ implemenations. (Jonny)
+
+• fd.o#47502: Add a --disable-voip configure flag to disable building
+ gabble with VoIP support. (Marco)
+
+Fixes:
+
+• Correctly convert between Telepathy and Jingle candidate
+ types. (Olivier)
+
+• Start sending automatically on accepting bidirectional
+ calls. (Olivier)
telepathy-gabble 0.15.4 (2012-02-21)
====================================
diff --git a/configure.ac b/configure.ac
index 159cfe040..960562649 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], [15])
-m4_define([gabble_micro_version], [4])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [5])
+m4_define([gabble_nano_version], [0])
# Some magic
m4_define([gabble_base_version],