[empathy/gnome-2-30] prepare 2.30.0.1 release



commit be278f11ad3cbf5b3ee4c36dad76f6be378cdf86
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Apr 9 14:28:25 2010 +0200

    prepare 2.30.0.1 release

 NEWS         |   32 ++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 34 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 035c894..452e937 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+NEW in 2.30.0.1 (09/04/2010)
+===============
+
+The "Financial domination for charity" release.
+
+This new release in the stable 2.30 branch fixes various bugs including 3 crashes.
+Distributions shipping GNOME 2.30 should upgrade to this version.
+
+Bugs fixed:
+ - Fixed #612363, empathy crashed with SIGSEGV in g_closure_invoke() (Guillaume Desmottes)
+ - Fixed #612949, contact list is empty for a jabber account with a lot of contacts (Guillaume Desmottes)
+ - Fixed #613243, Join room should be greyed out for AIM (Andrew Gorcester)
+ - Fixed #613382, Previous/Next Tab menu items aren't disabled if at the first/last tab and gtk-keynav-wrap-around is 0 (Aaron Brown)
+ - Fixed #613930, empathy incorrectly updates our own IRC nick for /me (Guillaume Desmottes)
+ - Fixed #614002, Shouldn't request RoomList channel if not supported by connection (Guillaume Desmottes)
+ - Fixed #614874, account-chooser crashes when setting a filter and has-all-option to TRUE (Guillaume Desmottes)
+ - Fixed #615027, empathy crashed with SIGSEGV in g_object_unref() (Guillaume Desmottes)
+ - Fixed #615058, Wrong account name when using the assistant (Guillaume Desmottes)
+ - Fixed #612020, Empathy fails to initiate a audio/video call over XMPP (Olivier Crête)
+
+Translations:
+ - Updated ar Translation (Khaled Hosny)
+ - Updated ca Translation (Jordi Serratosa)
+ - Updated crh Translation (ReÅ?at SABIQ)
+ - Updated da Translation (Ask H. Larsen)
+ - Updated it Translation (Milo Casagrande)
+ - Updated lv Translation (Peteris Krisjanis)
+ - Updated th Translation (Theppitak Karoonboonyanan)
+
+Documentation translations:
+ - Updated el Documentation translation (Simos Xenitellis)
+
 NEW in 2.30.0 (29/03/2010)
 =============
 
diff --git a/configure.ac b/configure.ac
index 6fa9e8f..591e6c9 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], [30])
 m4_define([empathy_micro_version], [0])
-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]