[empathy] prepare 3.3.90.2



commit 71b003449ed9203ca6e12df0d80c2e5efdfe8d3b
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Mar 2 12:11:41 2012 +0100

    prepare 3.3.90.2

 NEWS         |   32 ++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 34 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7eb81dd..6741fca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+NEW in 3.3.90.2 (02/03/2012)
+===============
+
+This release optionally brings back empathy-av, the old call UI which has been
+removed in 3.3.90. You'll have to pass --enable-empathy-av to configure in
+order to build it. empathy-av is now using telepathy-farstream instead of
+telepathy-farsight and so shares the same dependencies as empathy-call.
+This is really legacy code, we are not going to continue
+maintaining it so most distributions shouldn't enable it and just use
+empathy-call.
+
+Dependencies:
+ â yelp-tools
+ â yelp-xsl
+
+Bugs fixed:
+ - Fixed #656676, Use new documentation infrastructure (Javier JardÃn)
+ - Fixed #671061, Debug: Clear doesn't work for the All option (Chandni Verma)
+
+Translations:
+ - Updated ar Translation (Ibrahim Saed)
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated et Translation (Mattias PÃldaru)
+ - Updated pt_BR Translation (Jonh Wendell)
+ - Updated ru Translation (Yuri Myasoedov)
+ - Updated sl Translation (Matej UrbanÄiÄ)
+ - Updated ta Translation (Dr.T.Vasudevan)
+ - Updated ug Translation (Gheyret Kenji)
+
+Documentation translations:
+ - Updated gl Documentation translation (Fran DiÃguez)
+
 NEW in 3.3.90.1 (24/02/2012)
 ===============
 
diff --git a/configure.ac b/configure.ac
index 7bb9a4a..db3d3c4 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], [3])
 m4_define([empathy_micro_version], [90])
-m4_define([empathy_nano_version], [1])
+m4_define([empathy_nano_version], [2])
 
 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]