[telepathy-mission-control-5.16] telepathy-mission-control: 5.16.2
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Wed Jun 11 06:46:54 PDT 2014
Module: telepathy-mission-control
Branch: telepathy-mission-control-5.16
Commit: fb8000842e0b20f4aa4928edd62736b5cea2e8d5
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=fb8000842e0b20f4aa4928edd62736b5cea2e8d5
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Wed Jun 11 15:44:01 2014 +0200
5.16.2
---
NEWS | 8 +++++++-
configure.ac | 2 +-
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 1a5a352..19db653 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,16 @@
-telepathy-mission-control 5.16.2 (UNRELEASED)
+telepathy-mission-control 5.16.2 (2014-06-11)
=============================================
Fixes:
⢠don't crash in 'mc-tool auto-presence' subcommand (fd.o #74187, Simon)
+⢠fix parallel build (Simon)
+
+⢠Use G_STRFUNC in mission-control-plugins's DEBUG macro (Guillaume)
+
+⢠Fix a crash when GOA is restarted (fd.o #79827, Guillaume)
+
telepathy-mission-control 5.16.1 (2014-01-27)
=============================================
diff --git a/configure.ac b/configure.ac
index df3f0b5..6024588 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Set the version number to e.g. 5.x.y immediately before a release.
dnl Set the version number to e.g. 5.x.y+ immediately after (this will
dnl enable -Werror).
-AC_INIT([telepathy-mission-control], [5.16.1+])
+AC_INIT([telepathy-mission-control], [5.16.2])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
More information about the telepathy-commits
mailing list