]> git.0d.be Git - empathy.git/commitdiff
prepare 2.91.91.1
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 17 Mar 2011 14:54:12 +0000 (15:54 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 17 Mar 2011 14:54:12 +0000 (15:54 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index dcd14a7b9ddcc3a74f3ddd0f3eecdb801e839d63..d1ddf052086c4d04d1d80f51bbe6c8d2be2eb84a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,58 @@
+NEW in 2.91.91.1 (17/03/2011)
+================
+
+The "Happy Guinness Day!" release.
+
+Empathy has a new icon! See [1] to learn more about it.
+
+You can now block annoying contacts.
+
+[1] http://blog.desmottes.be/post/2011/03/16/New-Empathy-icon%21
+
+Dependencies:
+ • folks ≥ 0.4.0
+
+Bugs fixed:
+ - Fixed #644296, Contact Info should respect Overwritten_By_Nickname (Guillaume Desmottes)
+ - Fixed #614640, new app icon for empathy (Jakub Steiner)
+ - Fixed #618787, Allow to block specific contacts (Danielle Madeley)
+ - Fixed #639417, SSL server validation should follow override server CancelOk (Stef Walter)
+ - Fixed #643690, Have to enter password even if provided during account creation (Guillaume Desmottes)
+ - Fixed #643863, Should set EmpathyChat as PreferredHandler when requesting a text channel (Guillaume Desmottes)
+ - Fixed #644295, Don't set your contact info if nothing's changed (Guillaume Desmottes)
+ - Fixed #644298, Don't clobber alias updates through using both Aliasing and ContactInfo (Guillaume Desmottes)
+ - Fixed #644359, Support Error.EmergencyCallsNotSupported (Emilio Pozuelo Monfort)
+ - Fixed #644360, Support Error.SoftwareUpgradeRequired (Emilio Pozuelo Monfort)
+ - Fixed #644406, Should set password-prompt on IRC accounts when needed (Guillaume Desmottes)
+ - Fixed #644475, Empathy.Auth.client doesn't have DelayApprovers (Guillaume Desmottes)
+ - Fixed #644500, Install .service and .client files for empathy-call (Emilio Pozuelo Monfort)
+ - Fixed #644726, Remove contact doesn't work (Guillaume Desmottes)
+ - Fixed #644830, Sidebar is very wide (Guillaume Desmottes)
+ - Fixed #644844, Clear logs improvements (Emilio Pozuelo Monfort)
+ - Fixed #644914, History window: filter accounts without logs (Emilio Pozuelo Monfort)
+ - Fixed #644936, Don't update Contact menu on a focus-in (Michael Terry)
+ - Fixed #644944, Patch for warnings from GCC 4.6 about variables that are set but not used (Kjartan Maraas)
+ - Fixed #645008, empathy-auth-client should implement the Debug interface (Guillaume Desmottes)
+ - Fixed #645014, ICQ widget: should be able to enter an email address (Guillaume Desmottes)
+
+Translations:
+ - Updated ar Translation (Khaled Hosny)
+ - Updated ca Translation (Gil Forcada)
+ - Updated cs Translation (Marek Černocký)
+ - Updated el Translation (Michael Kotsarinis)
+ - Updated en_GB Translation (Bruce Cowan)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated et Translation (Mattias Põldaru, Ivar Smolin)
+ - Updated fr Translation (Bruno Brouard)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated pl Translation (Piotr Drąg)
+ - Updated ro Translation (Lucian Adrian Grijincu)
+ - Updated sl Translation (Andrej Žnidaršič, Matej Urbančič)
+ - Updated sv Translation (Daniel Nylander)
+ - Updated uk Translation (Daniel Korostil)
+
 NEW in 2.91.91 (08/03/2011)
 ==============
 
index 90110611db2eea0afa58f1601ec2a3fd0e582df3..1c2b003b7703767c4214856c9eaa0b836b245e66 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], [91])
-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],