[empathy] 3.9.91



commit d0e784f22efcc6cbf85f1c74446c4fb8c091e03b
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Sep 3 17:10:36 2013 +0200

    3.9.91

 NEWS         |   37 +++++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 39 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d4472dd..b8429d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+NEW in 3.9.91 (03/09/2013)
+=============
+
+Dependencies:
+ • GLib ≥ 2.37.6
+ • Geoclue-2.0 (optional)
+
+Bugs fixed:
+ - Fixed #643183, Stop live search when an action is started (Chandni Verma)
+ - Fixed #701392, Empathy does not honor disabled "Automatically connect on startup"
+ - Fixed #706627, Port to Geoclue2 (Guillaume Desmottes)
+ - Fixed #706829, build fails due to outdated egg-list-box submodule (Guillaume Desmottes)
+ - Fixed #706830, build fails due to misnamed macro (Seán de Búrca)
+ - Fixed #707104, Interface should consistently use typographical ellipsis (Seán de Búrca)
+ - Fixed #707208, menu does not appear translated (Marco Barisione)
+ - Fixed #707265, Stop using GtkHBox (Guillaume Desmottes)
+ - Fixed #707291, Warning when opening preferences dialog (Guillaume Desmottes)
+ - Fixed #707338, UOA: Fix build failure (Tim Lunn)
+ - Fixed #706801, tp-aw ships files in a path that cannot be configured (Marco Barisione)
+ - Fixed #706881, Avatar file chooser unusable if avatar chooser button is in a modal dialog
+
+Translations:
+ - Updated es Translation (Daniel Mustieles)
+ - Updated ga Translation (Seán de Búrca)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated it Translation (Milo Casagrande)
+ - Updated lt Translation (Aurimas Černius)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pl Translation (Piotr Drąg)
+ - Updated pt_BR Translation (Rafael Ferreira, Enrico Nicoletto)
+ - Updated sk Translation (Pavol Klačanský)
+ - Updated sl Translation (Matej Urbančič)
+
+Documentation translations:
+ - Updated fr Documentation translation (Alexandre Franke)
+
 NEW in 3.9.90 (20/08/2013)
 =============
 Bugs fixed:
diff --git a/configure.ac b/configure.ac
index f2a0c0d..9b1cfdd 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], [9])
-m4_define([empathy_micro_version], [90])
+m4_define([empathy_micro_version], [91])
 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]