From a0b6270e802ea4342f365273106977a9ff2d09a4 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 19 Dec 2013 09:37:05 +0100 Subject: [PATCH] 3.11.3 --- NEWS | 22 ++++++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index df7468e6..2626a780 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +NEW in 3.11.3 (19/12/2013) +============= + +Bugs fixed: + - Fixed #685899, Smileys are always inserted at the end of the entry, not at the cursor position (Veena Katiyar) + - Fixed #707747, Can not log into Facebook Chat using X-FACEBOOK-PLATFORM (Xavier Claessens) + - Fixed #709611, Roster: use the plural for "any contacts" (Will Thompson) + - Fixed #711226, Skip Haze's IRC implementation (Debarshi Ray) + - Fixed #712839, Remove empathy_create_individual_from_tp_contact() (Philip Withnall) + +Translations: + - Updated de Translation (Benjamin Steinwender) + - Updated es Translation (Daniel Mustieles) + - Updated it Translation (Milo Casagrande) + - Updated pa Translation (A S Alam) + - Updated ta Translation (Shantha kumar) + - Updated te Translation (Krishnababu Krothapalli) + - Updated zh_CN Translation (Wylmer Wang) + +Documentation translations: + - Updated el Documentation translation (Dimitris Spingos) + NEW in 3.11.1 (31/10/2013) ============= diff --git a/configure.ac b/configure.ac index 3395c414..a41d3c2b 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], [11]) -m4_define([empathy_micro_version], [1]) +m4_define([empathy_micro_version], [3]) m4_define([empathy_nano_version], [0]) dnl Display the nano_version only if it's not '0' -- 2.39.2