]> git.0d.be Git - empathy.git/commitdiff
prepare 2.91.5.1
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 18 Jan 2011 14:45:59 +0000 (15:45 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 18 Jan 2011 14:45:59 +0000 (15:45 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 1d3617ec99d49358509185680c5ec0d7cd9c602f..7f482978bd71320b68fab850608ccc83be6f65cc 100644 (file)
--- 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)
 =============
 
index 4e310ff8d436029f5411165d768ca78874b4f63c..720ef5cb632cee03f851752fb2a428fb52fa50bf 100644 (file)
@@ -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],