[telepathy-mission-control/telepathy-mission-control-5.2] Prepare point release 5.2.4
Simon McVittie
simon.mcvittie at collabora.co.uk
Wed Sep 16 06:07:58 PDT 2009
---
NEWS | 16 ++++++++++++++--
configure.ac | 2 +-
2 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index 787c166..32c4d3e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,19 @@
-telepathy-mission-control 5.2.4 (UNRELEASED)
+telepathy-mission-control 5.2.4 (2009-09-16)
============================================
-???
+The "High Barnet" release.
+
+Fixes:
+
+* Deal with the user's alias in a race-free way by calling GetAliases as well
+ as binding to the AliasesChanged signal (smcv/mardy)
+
+* Fix a reference leak when recovering from a connection being cancelled before
+ RequestConnection has returned (smcv)
+
+* Stop abusing glibc internal feature-test macros (smcv)
+
+* Fix some race conditions in the regression tests (smcv)
telepathy-mission-control 5.2.3 (2009-09-10)
============================================
diff --git a/configure.ac b/configure.ac
index e1a29ae..e07f434 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.3+)
+AC_INIT(telepathy-mission-control, 5.2.4)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)
--
1.5.6.5
More information about the telepathy-commits
mailing list