[empathy] prepare 2.91.5.1
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] prepare 2.91.5.1
- Date: Tue, 18 Jan 2011 15:00:23 +0000 (UTC)
commit 5685283601ab2b184797c569eaa1bf3c49ad1812
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Jan 18 15:45:59 2011 +0100
prepare 2.91.5.1
NEWS | 18 ++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1d3617e..7f48297 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+NEW in 2.91.5.1 (18/01/2011)
+===============
+
+This release fixes a nasty race stopping you from connecting your XMPP
+accounts.
+
+Bugs fixed:
+ - Fixed #586257, In Empathy, "F2" key should rename contacts (Kushal Das)
+ - Fixed #638766, /nick should be disabled on connection not supporting Renaming (Chandni Verma)
+ - Fixed #639214, EmpathyAccountChooser broken because of GTK3 (Guillaume Desmottes)
+ - Fixed #639352, Notifications for login and logout need love (Guillaume Desmottes)
+
+Translations:
+ - Updated el Translation (Michael Kotsarinis)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated sl Translation (Andrej ŽnidarÅ¡iÄ?)
+
NEW in 2.91.5 (10/01/2011)
=============
diff --git a/configure.ac b/configure.ac
index 4e310ff..720ef5c 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], [5])
-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],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]