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



commit 3d9c6a6232cae237645985ba747682ab51d9c60c
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Apr 20 12:06:28 2010 +0200

    prepare 2.30.0.2 release

 NEWS         |   23 +++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 452e937..a8c7361 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+NEW in 2.30.0.2 (20/04/2010)
+===============
+
+The "Software engineer stock photo" release.
+
+This release in the stable branch fixes some annoying bugs in the accounts
+assistant and 3 crashes.
+We recommend to distributions shipping GNOME 2.30 to upgrade to this version.
+
+Bugs fixed:
+ - Fixed #615027, empathy crashed with SIGSEGV in g_object_unref() (Guillaume Desmottes
+ - Fixed #615058, Wrong account name when using the assistant (Guillaume Desmottes)
+ - Fixed #615164, Keyboard controls for rearranging tabs are reverse from changing tabs (Mirsal Ennaime)
+ - Fixed #615734, Account creation wizard fails to create the last account. (David Laban)
+ - Fixed #615827, generic widget should put advanced section into a scrolled window (Guillaume Desmottes)
+ - Fixed #615829, Crash when trying to add an account (Guillaume Desmottes)
+ - Fixed #615970, Crashes when haze crashes (Guillaume Desmottes)
+ - Fixed #616012, Tabs menu doesn't update when tabs are moved with hotkeys (Mike Ruprecht)
+ - Fixed #616267, Offline contacts not showed by default (Guillaume Desmottes)
+
+Translations:
+ - Updated lt Translation (Žygimantas BeruÄ?ka)
+
 NEW in 2.30.0.1 (09/04/2010)
 ===============
 
diff --git a/configure.ac b/configure.ac
index b31b224..56c619b 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], [1])
+m4_define([empathy_nano_version], [2])
 
 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]