[telepathy-mission-control/master] Release version 5.2.0 (start of stable branch)

Simon McVittie simon.mcvittie at collabora.co.uk
Thu Jul 30 04:05:16 PDT 2009


---
 NEWS         |   25 +++++++++++++++++++++++--
 configure.ac |    2 +-
 2 files changed, 24 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 60c6a1b..ff4ae51 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,28 @@
-telepathy-mission-control 5.1.5 (UNRELEASED)
+telepathy-mission-control 5.2.0 (2009-07-30)
 ============================================
 
-???
+The "too many timeouts, reducing the advertised EDNS UDP packet size to 512
+octets" release.
+
+This is the first release of a new 5.2.x stable branch, available in git as
+the 'telepathy-mission-control-5.2' branch. Feature development will continue
+in the 5.3.x series.
+
+Enhancements:
+
+* Update ContactCapabilities draft to the version in telepathy-spec 0.17.26
+  (smcv)
+
+* Add regression tests for Capabilities, and for ContactCapabilities draft 1
+  (smcv)
+
+Fixes:
+
+* McdConnection: fix a rare crash if no fallbacks for a presence are
+  supported (smcv)
+
+* libmcclient: avoid invoking callback twice if the object is already
+  ready (mardy)
 
 telepathy-mission-control 5.1.4 (2009-07-09)
 ============================================
diff --git a/configure.ac b/configure.ac
index 19a927b..0118705 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Set the version number to e.g. 5.0.beta42 immediately before a release.
 dnl Set the version number to e.g. 5.0.beta42+ immediately after (this will
 dnl enable -Werror).
-AC_INIT(telepathy-mission-control, 5.1.4+)
+AC_INIT(telepathy-mission-control, 5.2.0)
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR(Makefile.am)
-- 
1.5.6.5



More information about the telepathy-commits mailing list