From 1245792e78ab67683349d376f4b7b5a2a02a0b9f Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Wed, 14 Oct 2015 12:17:59 +0200 Subject: 3.12.11 --- NEWS | 27 +++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 84ec1835a..eb16bc607 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,30 @@ +NEW in 3.12.11 (14/10/2015) +============== + +Bugs fixed: + - Fixed #729282, Fix opening contact list after launching empathy -h (Balló György) + - Fixed #752938, Leak fixes for telepathy-accounts-widgets (Christophe Fergeau) + - Fixed #755707, Don't hard code the name of the pkg-config binary (Saleem Abdulrasool) + - Fixed #756165, Call the finish method only once (Pranav Kant) + +Translations: + - Updated ar Translation (Khaled Hosny) + - Updated eo Translation (Kristjan SCHMIDT) + - Updated ja Translation (Hajime Taira) + - Updated oc Translation (Cédric Valmary) + - Updated pl Translation (Piotr Drąg) + - Updated pt Translation (Pedro Albuquerque) + - Updated sv Translation (Anders Jonsson) + - Updated tg Translation (Victor Ibragimov) + - Updated zh_TW Translation (Chao-Hsiung Liao) + +Documentation translations: + - Updated ca Documentation translation (Jordi Mas) + - Updated de Documentation translation (Christian Kirbach) + - Updated el Documentation translation (Tom Tryfonidis) + - Updated es Documentation translation (Daniel Mustieles) + - Updated fr Documentation translation (Alexandre Franke) + NEW in 3.12.10 (13/05/2015) ============== diff --git a/configure.ac b/configure.ac index cb2bed032..dd0ffc3b6 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ m4_define(empathy_released, 1) m4_define([empathy_major_version], [3]) m4_define([empathy_minor_version], [12]) -m4_define([empathy_micro_version], [10]) +m4_define([empathy_micro_version], [11]) m4_define([empathy_nano_version], [0]) dnl Display the nano_version only if it's not '0' -- cgit v1.2.1