summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-01-18 15:45:59 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-01-18 15:45:59 +0100
commit5685283601ab2b184797c569eaa1bf3c49ad1812 (patch)
treedb8addf2a8538b9359ee7e95da08981d7558521c
parente09aaef167833f45492fa2df70f7d4563a5d9b66 (diff)
prepare 2.91.5.1EMPATHY_2_91_5_1
-rw-r--r--NEWS18
-rw-r--r--configure.ac4
2 files changed, 20 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 1d3617ec9..7f482978b 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 4e310ff8d..720ef5cb6 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],