[empathy] 3.11.4



commit f97b8a29540f34a9cc8378634f9b4670d44c2124
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Jan 20 15:54:50 2014 +0100

    3.11.4

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2626a78..87b202e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+NEW in 3.11.4 (20/01/2014)
+=============
+
+Bugs fixed:
+ - Fixed #710919, Telepathy-account-widgets has an incomplete  .pc file (Guillaume Desmottes)
+ - Fixed #710252, [facebook account] entered username can not be selected properly (Guillaume Desmottes)
+ - Fixed #712566, Groups in contact list cannot be hidden (Guillaume Desmottes)
+ - Fixed #719889, All accounts have "Remember Password", only Yahoo! "Remember password"
+ - Fixed #720114, app menu: standardize Help/About/Quit (Michael Catanzaro)
+ - Fixed #721484, License text contains obsolete FSF postal address (Guillaume Desmottes)
+
+Translations:
+ - Updated cs Translation (Marek Černocký)
+ - Updated el Translation (Dimitris Spingos)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated id Translation (Andika Triwidada)
+ - Updated it Translation (Milo Casagrande)
+ - Updated pt_BR Translation (Rafael Ferreira)
+ - Updated sk Translation (Piotr Drąg)
+ - Updated sl Translation (Matej Urbančič)
+ - Updated tr Translation (Piotr Drąg)
+ - Updated zh_CN Translation (Wylmer Wang, Tong Hui)
+
 NEW in 3.11.3 (19/12/2013)
 =============
 
diff --git a/configure.ac b/configure.ac
index 5e032ed..a356d14 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], [3])
+m4_define([empathy_micro_version], [4])
 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]