[empathy] prepare 2.29.91.1 release



commit f2feaec269edf3af49eea8adc66788d856d6de05
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Mar 3 14:00:08 2010 +0100

    prepare 2.29.91.1 release

 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 50 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index dfd0d48..8195fe5 100644
--- 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
 ==============
 
diff --git a/configure.ac b/configure.ac
index 5d09d86..488e6cd 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], [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],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]