[empathy] prepare 3.5.91.1



commit 40113ff660a2f9e602d908d271421496adf271ff
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Sep 7 14:47:11 2012 +0200

    prepare 3.5.91.1

 NEWS         |   31 +++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 33 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f643088..5e09275 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+NEW in 3.5.91.1 (07/09/2012)
+===============
+
+Dependencies:
+ â mission-control-plugins â 5.13.1 (optional)
+
+Bugs fixed:
+ - Fixed #683326, Misleading message when our presence is offline (Guillaume Desmottes)
+ - Fixed #683397, "Remember password" option is not always saved (Guillaume Desmottes)
+ - Fixed #683409, Should reconnect account when credentials have been re-entered (Guillaume Desmottes)
+ - Fixed #683415, UOA provider plugins should each return a unique GType (Guillaume Desmottes)
+ - Fixed #683442, empathy-accounts: add button insensitive after removing all accounts (Guillaume Desmottes)
+ - Fixed #683453, Don't show "Topic: " in tooltips if there is none (Will Thompson)
+ - Fixed #683501, Should display the 'loading' page when manually reconnecting accounts (Guillaume Desmottes)
+
+Translations:
+ - Updated en_GB Translation (Bruce Cowan)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated fa Translation (Arash Mousavi)
+ - Updated fr Translation (Alexandre Franke)
+ - Updated gl Translation (Fran DiÃguez)
+ - Updated id Translation (Andika Triwidada)
+ - Updated it Translation (Milo Casagrande)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pl Translation (Piotr DrÄg)
+ - Updated pt_BR Translation (FÃbio Nogueira)
+ - Updated sl Translation (Matej UrbanÄiÄ)
+ - Updated sr latin Translation (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ - Updated sr Translation (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ - Updated ta Translation (Dr.T.Vasudevan)
+
 NEW in 3.5.91 (04/09/2012)
 =============
 
diff --git a/configure.ac b/configure.ac
index 3113ce4..337a129 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
 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], [5])
 m4_define([empathy_micro_version], [91])
-m4_define([empathy_nano_version], [0])
+m4_define([empathy_nano_version], [1])
 
 dnl Display the nano_version only if it's not '0'
 m4_define([empathy_base_version],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]