]> git.0d.be Git - empathy.git/commitdiff
prepare 2.91.90.1
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 25 Feb 2011 12:03:53 +0000 (13:03 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 25 Feb 2011 12:03:53 +0000 (13:03 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index cffd582e2c7fd1e3e7849d2ebf9344cfb8ea7003..95dd795e13c4d1c612d186132c4cfa29fadabc94 100644 (file)
--- 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)
 ==============
 
index 805e24ff061cca94dba34ed0447643b24a0ad2b4..d94a5bf9ac6e3a1587e81c0ed667f3705eec498a 100644 (file)
@@ -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],