[empathy] prepare 3.5.91



commit c91daed0f7eed69b0df2f40963ce623c0821a8a9
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Sep 4 11:07:51 2012 +0200

    prepare 3.5.91

 NEWS         |   39 +++++++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 41 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6bd2268..f643088 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+NEW in 3.5.91 (04/09/2012)
+=============
+
+Empathy can now be built with GStreamer 1.0 support (--enable-gst-1.0=yes).
+This is currently very experimental and requires not yet released versions of
+Farstream and telepathy-farstream. See bgo#674179 for known issues and current
+blockers.
+
+Bugs fixed:
+ - Fixed #679259, [new roster] no longer remember expanded status of groups (Guillaume Desmottes)
+ - Fixed #680776, Store passwords in libaccounts (Xavier Claessens)
+ - Fixed #682802, Try installing missing UOA plugin when migrating (Guillaume Desmottes)
+ - Fixed #682926, After all groups are collapsed, Empathy indicates that there are no users online and all groups disappeared (Guillaume Desmottes)
+ - Fixed #682938, Crash when disconnecting account (Guillaume Desmottes)
+ - Fixed #683022, Only favorite top contact should be displayed when offline (Guillaume Desmottes)
+ - Fixed #683025, Contacts in groups are duplicated (Guillaume Desmottes)
+ - Fixed #683258, Can't make audio calls with master (Sjoerd Simons)
+ - Fixed #683275, [new roster] Crash when disabling groups (Guillaume Desmottes)
+ - Fixed #683314, [new roster] top contacts not displayed on top in non group mode (Guillaume Desmottes)
+
+Translations:
+ - Updated as Translation (Nilamdyuti Goswami)
+ - Updated el Translation (Tom Tryfonidis)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated gl Translation (Fran DiÃguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated id Translation (Andika Triwidada)
+ - Updated it Translation (Milo Casagrande)
+ - Updated lt Translation (Aurimas Äernius)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pl Translation (Piotr DrÄg)
+ - Updated pt Translation (Duarte Loreto)
+ - Updated ru Translation (Yuri Myasoedov)
+ - Updated ta Translation (Dr.T.Vasudevan)
+ - Updated vi Translation (Nguyán ThÃi Ngác Duy)
+ - Updated zh_HK Translation (Chao-Hsiung Liao)
+ - Updated zh_TW Translation (Chao-Hsiung Liao)
+
 NEW in 3.5.90 (20/08/2012)
 =============
 
diff --git a/configure.ac b/configure.ac
index c8b9355..ec35f6d 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], [5])
-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]