[empathy] prepare 2.91.4 release
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] prepare 2.91.4 release
- Date: Mon, 20 Dec 2010 15:48:04 +0000 (UTC)
commit e2637fcafa862b69129027d9d79374b4309abe47
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Dec 20 16:42:17 2010 +0100
prepare 2.91.4 release
NEWS | 25 +++++++++++++++++++++++++
configure.ac | 6 +++---
2 files changed, 28 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5568a1e..ca89d8a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+NEW in 2.91.4 (20/12/2010)
+=============
+
+Empathy is now able to prompt you for your password when it's needed, rather
+than requiring you to save it when you create the account. This needs the very
+latest versions of connection managers (in some cases, unreleased versions).
+Older connection managers will continue to work but you'll still have to save
+passwords when creating accounts.
+
+Dependencies:
+ â?¢ telepathy-glib â?¥ 0.13.9
+ â?¢ GTK+ â?¥ 2.91.6
+
+Bugs fixed:
+ - Fixed #602450, Cannot clear password from created accounts (Jonny Lamb)
+ - Fixed #637135, Add nice UI for password-less accounts (Jonny Lamb)
+ - Fixed #637307, Accounts dialog doesn't select the right accounts when opened from the info bar (Guillaume Desmottes)
+
+Translations:
+ - Updated eo Translation (Kristjan SCHMIDT)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated et Translation (Mattias Põldaru)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated nb Translation (Kjartan Maraas)
+
NEW in 2.91.3.1 (14/12/2010)
===============
diff --git a/configure.ac b/configure.ac
index 71d0759..bd1401f 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], [3])
-m4_define([empathy_nano_version], [1])
+m4_define([empathy_micro_version], [4])
+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]