[empathy] prepare 2.91.91



commit 4d96e3ad50ccd6c25dae811f42fde02e303b2066
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Mar 8 18:37:47 2011 +0100

    prepare 2.91.91

 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 51 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index b683606..dcd14a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+NEW in 2.91.91 (08/03/2011)
+==============
+
+Dependencies:
+
+ â?¢ telepathy-glib â?¥ 0.13.16
+ â?¢ GTK+ â?¥ 3.0.2
+
+Empathy will now automatically reject new incoming calls while there is
+another active call. A notification will be displayed telling you about the
+call you just missed.
+
+We strongly recommend that you update to telepathy-mission-control 5.7.6 to
+avoid races between the different Empathy components.
+
+Bugs fixed:
+ - Fixed #583317, throbber/status message input widget disapper when contact list too narrow (Robert Sajdok)
+ - Fixed #641121, Empathy ask to confirm certificate even if it is trusted in system stash (Stef Walter)
+ - Fixed #643656, Autoreject incoming calls when there is one in progress (Emilio Pozuelo Monfort)
+ - Fixed #643745, Support Ch.I.CredentialsStorage in auth-client (Danielle Madeley)
+ - Fixed #643872, Auth client should have Observer.DelayApprovers (Guillaume Desmottes)
+ - Fixed #643920, MSN protocol name may not be recognizable to some users (Guillaume Desmottes)
+ - Fixed #644058, Missing mnemonic for "I don't want to enable this feature for now" (Guillaume Desmottes)
+ - Fixed #644062, Warn if the user has insufficient disk space to receive file (Danielle Madeley)
+ - Fixed #644121, all: set the primary-toolbar style class on primary toolbars (Cosimo Cecchi)
+ - Fixed #644127, Display a notification when rejecting a call (Guillaume Desmottes)
+ - Fixed #644210, Fix various issues in the Call observer (Guillaume Desmottes)
+
+Translations:
+ - Updated ar Translation (Khaled Hosny)
+ - Updated bg Translation (Krasimir Chonov)
+ - Updated ca Translation (Gil Forcada)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated et Translation (Ivar Smolin)
+ - Updated fr Translation (Bruno Brouard)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated ko Translation (Changwoo Ryu)
+ - Updated lt Translation (Žygimantas BeruÄ?ka)
+ - Updated lv Translation (Rudolfs Mazurs)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pa Translation (A S Alam)
+ - Updated pt Translation (Duarte Loreto)
+ - Updated ru Translation (Yuri Myasoedov, Leonid Kanter)
+ - Updated sl Translation (Matej UrbanÄ?iÄ?)
+ - Updated sv Translation (Daniel Nylander)
+ - Updated uk Translation (Daniel Korostil)
+ - Updated zh_CN Translation (liuzhen)
+
 NEW in 2.91.90.2 (25/02/2011)
 ================
 
diff --git a/configure.ac b/configure.ac
index cd66225..7dc0b11 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], [2])
 m4_define([empathy_minor_version], [91])
-m4_define([empathy_micro_version], [90])
-m4_define([empathy_nano_version], [2])
+m4_define([empathy_micro_version], [91])
+m4_define([empathy_nano_version], [0])
 
 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]