]> git.0d.be Git - empathy.git/commitdiff
prepare 2.29.91.1 release
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 3 Mar 2010 13:00:08 +0000 (14:00 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 3 Mar 2010 17:15:51 +0000 (18:15 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index dfd0d4870be0676e8ae1d3bf9aa8f2465b6ddceb..8195fe51d18541f1e3031d5a5705110df43576f2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+NEW in 2.29.91.1
+================
+
+The "No Chatroulette on your phone!" release.
+
+This new version can optionally use the telepathy-logger for log
+management when built with --enable-tpl.
+We discourage distributions shipping GNOME from enabling this
+feature for now.
+
+This release also fixes lot of bugs in the accounts dialog and assistant.
+
+Bugs fixed:
+ - Fixed #598905, Should request channels via the channel dispatcher (Sjoerd Simons)
+ - Fixed #518414, Conversation logger should be a separated process (Cosimo Alfarano)
+ - Fixed #599189, Should fetch logs asynchronously (Cosimo Alfarano)
+ - Fixed #603463, the name in accounts-dialog does not change after creation (Guillaume Desmottes)
+ - Fixed #608111, If first-run wizard is cancelled, it is never seen again.
+ - Fixed #610751, [PATCH] Add missing libm linking (Brian Pepple)
+ - Fixed #610769, Add search support to the Debug window (Mike Ruprecht)
+ - Fixed #610847, Infobar message is unclear when presence is offline (Guillaume Desmottes)
+ - Fixed #610886, Remove inset framing from the main window (Sander Dijkhuis)
+ - Fixed #610942, Crash when adding new account using control-center module (Guillaume Desmottes)
+ - Fixed #611062, Map is not displayed if contact only publishes his lon/lat (Guillaume Desmottes)
+ - Fixed #611071, Calls Close() three times on IM channels. (Will Thompson)
+ - Fixed #611126, When the existing window is activated it is marked as skip task bar (Rob Bradford)
+ - Fixed #611131, account assistant does not appear when accounts list is Empathy until you run Edit->Accounts (Danielle Madeley)
+ - Fixed #611179, TPL 0.1.1 update: review needed (Cosimo Alfarano)
+ - Fixed #611309, Use emblem-favorite icon (Guillaume Desmottes)
+ - Fixed #611565, Doesn't set status to online when adding initial accounts (Guillaume Desmottes)
+ - Fixed #611675, Assistant: set better display name (Guillaume Desmottes)
+ - Fixed #611224, new account initially shows offline/disabled status (Sjoerd Simons)
+
+Translations:
+ - Updated ar Translation (Khaled Hosny)
+ - Updated bg Translation (Alexander Shopov)
+ - Updated de Translation (Mario Blättermann)
+ - Updated el Translation (Jennie Petoumenou)
+ - Updated en_GB Translation (Bruce Cowan)
+ - Updated es Translation (Jorge González)
+ - Updated et Translation (Mattias Põldaru)
+ - Updated he Translation (blueomega)
+ - Updated it Translation (Milo Casagrande)
+ - Updated sl Translation (Matej Urbančič)
+ - Updated sv Translation (Daniel Nylander)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
 NEW in 2.29.91
 ==============
 
index 5d09d86f0d872f799b1c1a95fa2092ca71e3984d..488e6cd4f9488fc525176a50a01137ca6cb61f93 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], [29])
 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],