[empathy] prepare 2.91.5



commit 8103d9d64d3fa440921ae58f05d9c42aed0fc5ee
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Jan 10 15:57:13 2011 +0100

    prepare 2.91.5

 NEWS         |   23 +++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 203191a..1d3617e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+NEW in 2.91.5 (10/01/2011)
+=============
+
+The --with-ca-file configure option has been removed as certificates are now
+managed using gnome-keyring.
+
+Bugs fixed:
+ - Fixed #603027, "Manage favorites" dialog should skip accounts which don't support rooms (Chandni Verma)
+ - Fixed #636258, Certificate verification should use keyring (Stef Walter)
+ - Fixed #637195, File transfer window should let you double click to open a file (Kushal Das)
+ - Fixed #638040, avatar X filter adding is jumping throug hoops for now reason (Sjoerd Simons)
+ - Fixed #638041, Should highlight both the tab label and the tab menu label (Sjoerd Simons)
+
+Translations:
+ - Updated es Translation (Daniel Mustieles)
+ - Updated et Translation (Mattias Põldaru)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pa Translation (A S Alam)
+ - Updated sl Translation (Matej UrbanÄ?iÄ?)
+ - Updated sv Translation (Daniel Nylander)
+
 NEW in 2.91.4.3 (24/12/2010)
 ===============
 
diff --git a/configure.ac b/configure.ac
index 2804090..a787728 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ m4_define(empathy_released, 1)
 
 m4_define([empathy_major_version], [2])
 m4_define([empathy_minor_version], [91])
-m4_define([empathy_micro_version], [4])
-m4_define([empathy_nano_version], [3])
+m4_define([empathy_micro_version], [5])
+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]