[telepathy-mission-control/master] Prepare stable version 5.2.1

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Aug 26 06:30:25 PDT 2009


---
 NEWS         |   28 ++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 29 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index ff4ae51..8cf92a6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+telepathy-mission-control 5.2.1 (2009-08-26)
+============================================
+
+The "secret cake" release.
+
+Enhancements:
+
+* Add change notification in the Compat interface (mardy)
+
+* Make the low-memory check overridable by subclasses (smcv)
+
+* Complete online requests with error on DISCONNECTED -> DISCONNECTED
+  transition (i.e. cancellation) (mardy)
+
+* Set the initial connection status reason to Requested, since None_Specified
+  usually means "generic error" (mardy)
+
+Fixes:
+
+* fd.o #23509: wait for observers and approvers to finish initial processing
+  before letting Claim() finish (smcv)
+
+* Don't allow transition from one transport to another (smcv)
+
+* If a transport plugin stops a connection before RequestConnection has even
+  returned, remember that, and disconnect that Connection later when it does
+  turn up (smcv)
+
 telepathy-mission-control 5.2.0 (2009-07-30)
 ============================================
 
diff --git a/configure.ac b/configure.ac
index 974135e..650ea3b 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.2.0+)
+AC_INIT(telepathy-mission-control, 5.2.1)
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR(Makefile.am)
-- 
1.5.6.5




More information about the telepathy-commits mailing list