]> git.0d.be Git - empathy.git/commitdiff
3.11.4
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 20 Jan 2014 14:54:50 +0000 (15:54 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 20 Jan 2014 14:54:50 +0000 (15:54 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 2626a780327af1013a641898497e7e45201e3cef..87b202ebb067bfbb68ca7e607667d5e370901523 100644 (file)
--- 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)
 =============
 
index 5e032edd22f1c98d0d96c6c5f3b87ac4540f5bc8..a356d14f574ba4b31e964001134011343e91d853 100644 (file)
@@ -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'