[empathy] 3.12.8



commit 97012dbbc6c9bf4942e48f8a70d81e889ac58b8f
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Mar 16 09:48:55 2015 +0100

    3.12.8

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9fe7e57..b61f0ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+NEW in 3.12.8 (16/03/2015)
+=============
+
+Bugs fixed:
+ - Fixed #705326, User help suggests "ignore SSL certificate errors" option for Jabber accounts "if you 
trust the server you are connecting to" (Michael Catanzaro)
+ - Fixed #746100, goa-mc-plugin: Remove Facebook chat using Jabber (Debarshi Ray)
+
+Translations:
+ - Updated bs Translation (Samir Ribic)
+ - Updated cs Translation (Marek Černocký)
+ - Updated de Translation (Benjamin Steinwender)
+ - Updated fi Translation (Timo Jyrinki)
+ - Updated kk Translation (Baurzhan Muftakhidinov)
+ - Updated nl Translation (Andre Klapper, Erwin Poeze)
+ - Updated sk Translation (Andre Klapper)
+ - Updated sv Translation (Josef Andersson, Anders Jonsson)
+ - Updated tr Translation (Necdet Yücel)
+
+Documentation translations:
+ - Updated cs Documentation translation (Marek Černocký)
+ - Updated de Documentation translation (Christian Kirbach)
+ - Updated el Documentation translation (Efstathios Iosifidis, Tom Tryfonidis)
+ - Updated es Documentation translation (Daniel Mustieles)
+
 NEW in 3.12.7 (14/10/2014)
 =============
 
diff --git a/configure.ac b/configure.ac
index a33515e..ce8a482 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], [7])
+m4_define([empathy_micro_version], [8])
 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]