[empathy] 3.9.90



commit b5d33b6f579527f84857224f86462b4a4874286f
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Aug 20 13:58:00 2013 +0200

    3.9.90

 NEWS         |   35 +++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 37 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4ae1abd..d4472dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+NEW in 3.9.90 (20/08/2013)
+=============
+Bugs fixed:
+ - Fixed #585440, deleting a contact in multiple groups (Chandni Verma)
+ - Fixed #643755, Create Join Chat and Leave chat menu items for the conversation menu in MUCs (Chandni 
Verma)
+ - Fixed #698530, adding contact to group does not cause them to leave Ungrouped until Empathy restart 
(Chandni Verma)
+ - Fixed #701649, empathy will give user information after the account was deleted (Travis Reitter)
+ - Fixed #703487, Show typing icon against composing members of a MUC (Chandni Verma)
+ - Fixed #704452, No sound played when salut contact gets online (Xavier Claessens)
+ - Fixed #704454, No sound played when account goes online (Xavier Claessens)
+ - Fixed #704469, Crash when deleting a non-chat GOA account (Marco Barisione)
+ - Fixed #705618, Outgoing VoIP windows aren't always front end (Guillaume Desmottes)
+ - Fixed #705668, Some labels does not update correctly when changing account's identifier (Xavier Claessens)
+ - Fixed #706020, Finish geocode-glib 0.99.1 porting (Andreas Henriksson)
+ - Fixed #706125, password prompt dialog has no title (Emilio Pozuelo Monfort)
+ - Fixed #699492, Move the account widget code to a git submodule (Emanuele Aina)
+
+Translations:
+ - Updated cs Translation (Marek Černocký)
+ - Updated de Translation (Christian Kirbach)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated it Translation (Milo Casagrande)
+ - Updated lt Translation (Aurimas Černius)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pt_BR Translation (Rafael Ferreira)
+ - Updated sk Translation (Pavol Klačanský)
+ - Updated sl Translation (Matej Urbančič)
+ - Updated zh_CN Translation (Wylmer Wang)
+
+Documentation translations:
+ - Updated de Documentation translation (Christian Kirbach)
+
 NEW in 3.9.4 (09/07/2013)
 ============
 Bugs fixed:
diff --git a/configure.ac b/configure.ac
index 21e8770..c43388e 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], [4])
+m4_define([empathy_micro_version], [90])
 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]