summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-12-20 16:42:17 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-12-20 16:47:52 +0100
commite2637fcafa862b69129027d9d79374b4309abe47 (patch)
treef2244baffce30f8839a465ef6fec9488894ad6fa
parent385cc631f856d933724aa5c726dfd956fc28bed0 (diff)
prepare 2.91.4 releaseEMPATHY_2_91_4
-rw-r--r--NEWS25
-rw-r--r--configure.ac6
2 files changed, 28 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 5568a1ed5..ca89d8a74 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 71d07592d..bd1401f57 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],