[empathy] prepare 2.91.1



commit 1c188eb538d9a8d191f70c3a994874db7e7bd397
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Oct 18 16:18:05 2010 +0200

    prepare 2.91.1

 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 50 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d6338b1..dd41ea6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+NEW in 2.91.1 (18/10/2010)
+=============
+
+The "The Pet Petter" release.
+
+The spelling suggestions menu has been improved to display one sub-menu per
+language. Empathy gained support for accounts managed by external applications
+and made one step further to GNOME 3 by switching from libunique to
+GtkApplication.
+
+Dependencies:
+
+ â?¢ GTK+ â?¥ 2.91.1
+ â?¢ telepathy-glib â?¥ 0.13.2
+ â?¢ No more dependency on libunique
+
+Bugs fixed:
+ - Fixed #631095, auth client crashes when trying to connect (Cosimo Cecchi)
+ - Fixed #532832, Spelling propositions when multi language support (Vitaly Minko)
+ - Fixed #594145, should enable accounts after import (Vitaly Minko)
+ - Fixed #619901, support Account.Iface.Storage (Danielle Madeley)
+ - Fixed #621339, Port Empathy to GtkApplication (Guillaume Desmottes)
+ - Fixed #629261, Shouldn't allow jid without domain (Vitaly Minko)
+ - Fixed #630188, Port Empathy to Folks 0.3.x (Travis Treitter)
+ - Fixed #631098, Always show status icon in contact right-click menu (for meta-contacts) (Guillaume Desmottes)
+ - Fixed #631339, Update to latest GTK3 API breaks (Travis Treitter)
+ - Fixed #631455, window resizes irreversibly when perfoming a contact search (Guillaume Desmottes)
+ - Fixed #631657, Empathy doesn't build with gcr-3 (Danielle Madeley)
+ - Fixed #632422, notifications show up even if I'm busy (Guillaume Desmottes)
+ - Fixed #632434, Contact tooltip as alignement issues for status (Guillaume Desmottes)
+ - Fixed #594576, Empathy should complain at runtime if MC5 is not installed (Chandni Verma)
+
+Translations:
+ - Updated ca Translation (Gil Forcada)
+ - Updated es Translation (Jorge González)
+ - Updated et Translation (Mattias Põldaru)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated ko Translation (Changwoo Ryu)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pa Translation (A S Alam)
+ - Updated sl Translation (Matej UrbanÄ?iÄ?)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
+Documentation translations:
+ - Updated sl Documentation translation (Andrej ŽnidarÅ¡iÄ?, Matej UrbanÄ?iÄ?)
+
 NEW in 2.91.0 (04/10/2010)
 =============
 
diff --git a/configure.ac b/configure.ac
index 06e6984..25baf4c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
 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], [0])
+m4_define([empathy_micro_version], [1])
 m4_define([empathy_nano_version], [0])
 
 dnl Display the nano_version only if it's not '0'



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]