[empathy/gnome-2-30] prepare 2.30.1
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-2-30] prepare 2.30.1
- Date: Mon, 26 Apr 2010 14:27:15 +0000 (UTC)
commit ac829226a529d38b5964db2f5224512eed427271
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Apr 26 16:21:02 2010 +0200
prepare 2.30.1
NEWS | 25 +++++++++++++++++++++++++
configure.ac | 6 +++---
2 files changed, 28 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1261be3..c751b73 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+NEW in 2.30.1 (26/04/2010)
+=============
+
+Two crashes have been fixed in this new version. As usual we recommend
+distributions to ship this release.
+
+Bugs fixed:
+ - Fixed #616629, crash in XRootWindow (Sjoerd Simons)
+ - Fixed #616301, [patch] crash when closing a call. (David Laban)
+ - Fixed #616660, empathy-accounts g-c-c module needs to setup l10n (Rob Bradford)
+ - Fixed #616711, "FreeNode" in IRC server list is incorrectly capitalized (Guillaume Desmottes)
+
+Translations:
+ - Updated ast Translation (Xandru Armesto)
+ - Updated ca valencia Translation (Carles Ferrando)
+ - Updated cs Translation (Petr Kovar)
+ - Updated da Translation (Ask H. Larsen)
+ - Updated et Translation (Ivar Smolin)
+ - Updated fr Translation (Claude Paroz)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
+Documentation translations:
+ - Updated it Documentation translation (Milo Casagrande)
+
NEW in 2.30.0.2 (20/04/2010)
===============
diff --git a/configure.ac b/configure.ac
index 56c619b..cb27614 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, 1)
+m4_define(empathy_released, 0)
m4_define([empathy_major_version], [2])
m4_define([empathy_minor_version], [30])
-m4_define([empathy_micro_version], [0])
-m4_define([empathy_nano_version], [2])
+m4_define([empathy_micro_version], [1])
+m4_define([empathy_nano_version], [0])
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]