From 97012dbbc6c9bf4942e48f8a70d81e889ac58b8f Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 16 Mar 2015 09:48:55 +0100 Subject: [PATCH] 3.12.8 --- NEWS | 24 ++++++++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 9fe7e575..b61f0ffc 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 a33515e0..ce8a482b 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' -- 2.39.2