[empathy] prepare 2.91.90.1



commit e8455be378847e312f34054e29e59caaf801a997
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Feb 25 13:03:53 2011 +0100

    prepare 2.91.90.1

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index cffd582..95dd795 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+NEW in 2.91.90.1 (25/02/2011)
+================
+
+The goal of this release is to provide an Empathy version which can be built
+using latest telepathy-logger releases.
+
+Dependencies:
+
+ â?¢ telepathy-glib â?¥ 0.13.14
+ â?¢ telepathy-logger â?¥ 0.2.0
+
+Bugs fixed:
+ - Fixed #604348, /part not implemented (Chandni Verma)
+ - Fixed #623682, /query and /msg command are broken (Guillaume Desmottes)
+ - Fixed #641491, Use tp_capabilities_supports_room_list() (Guillaume Desmottes)
+ - Fixed #643078, Header collision between clutter-gtk-1.0 and clutter-gtk-0.10 due to include path order (Nirbheek Chauhan)
+ - Fixed #643186, Certificate dialog should disappear if the connection goes away (Guillaume Desmottes)
+ - Fixed #611913, Empathy preferences appears in "Appearence" in control-center (Cosimo Cecchi)
+
+Translations:
+ - Updated et Translation (Ivar Smolin)
+ - Updated fr Translation (Bruno Brouard)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
 NEW in 2.91.90 (21/02/2011)
 ==============
 
diff --git a/configure.ac b/configure.ac
index 805e24f..d94a5bf 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], [0])
+m4_define([empathy_nano_version], [1])
 
 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]