]> git.0d.be Git - empathy.git/commitdiff
prepare 3.5.91.1
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 7 Sep 2012 12:47:11 +0000 (14:47 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 7 Sep 2012 12:47:11 +0000 (14:47 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index f6430886f18d5a5f13e78a51de32b651a0f7bd20..5e092754ccb06d6269ab91325fd46d85a2b9fc42 100644 (file)
--- 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)
 =============
 
index 3113ce4d11d115ad9323f781c53aea815adc3358..337a1291dbafb5923c520f3c34a76f37a06b7cd9 100644 (file)
@@ -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],