[empathy] 3.12.3



commit 99a7002f326e5210852c0be25b7d0ff9c93f7db2
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Jun 11 13:45:59 2014 +0200

    3.12.3

 NEWS         |   12 ++++++++++++
 configure.ac |    4 ++--
 2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5a6f411..d278a9a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+NEW in 3.12.3 (11/06/2014)
+=============
+
+This new stable release removes support for connecting to Windows Live chat
+using XMPP as Microsoft shut down their XMPP gateways.
+However, you can continue using the proprietary MSN protocol through
+telepathy-haze.
+
+Bugs fixed:
+ - Fixed #696977, Dialog title is not translated (Juan A. Suarez Romero)
+ - Fixed #731150, MSN live connection not removed from mission-control (Debarshi Ray)
+
 NEW in 3.12.2 (14/05/2014)
 =============
 
diff --git a/configure.ac b/configure.ac
index 093abcf..0530699 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
 dnl If not 1, append datestamp to the version number
-m4_define(empathy_released, 0)
+m4_define(empathy_released, 1)
 
 m4_define([empathy_major_version], [3])
 m4_define([empathy_minor_version], [12])
-m4_define([empathy_micro_version], [2])
+m4_define([empathy_micro_version], [3])
 m4_define([empathy_nano_version], [0])
 
 dnl Display the nano_version only if it's not '0'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]