[empathy/gnome-3-10] 3.10.2



commit 29be6a50139382fd52ab5261cd130d67fe26fcc4
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Nov 11 11:01:31 2013 +0100

    3.10.2

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 36 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 44c45fd..2e42a3f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+NEW in 3.10.2 (11/11/2013)
+=============
+
+This new stable release fixes authentification with Facebook's XMPP servers
+which has recently been broken.
+
+Bugs fixed:
+ - Fixed #707747, Can not log into Facebook Chat using X-FACEBOOK-PLATFORM (Xavier Claessens)
+ - Fixed #708897, Make Appdata file translatable (Daniel Mustieles)
+ - Fixed #710453, libgee memory leak fixes (Philip Withnall)
+
+Translations:
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated cs Translation (Marek Černocký)
+ - Updated de Translation (Benjamin Steinwender)
+ - Updated el Translation (Efstathios Iosifidis)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated hu Translation (Balázs Úr)
+ - Updated id Translation (Andika Triwidada)
+ - Updated it Translation (Milo Casagrande)
+ - Updated lt Translation (Aurimas Černius)
+ - Updated lv Translation (Rūdolfs Mazurs)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pl Translation (Piotr Drąg)
+ - Updated pt_BR Translation (Rafael Ferreira, Enrico Nicoletto)
+ - Updated ru Translation (Yuri Myasoedov)
+ - Updated sl Translation (Matej Urbančič)
+ - Updated sr latin Translation (Мирослав Николић)
+ - Updated sr Translation (Мирослав Николић)
+
+Documentation translations:
+ - Updated lv Documentation translation (Rūdolfs Mazurs)
+
 NEW in 3.10.1 (14/10/2013)
 =============
 
diff --git a/configure.ac b/configure.ac
index ab6f8dd..2f9cd94 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], [10])
-m4_define([empathy_micro_version], [1])
+m4_define([empathy_micro_version], [2])
 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]