[gnome-system-tools/gnome-2-30] Release 2.30.1



commit 743cec1a4992f93465022863906483a225c51ff6
Author: Milan Bouchet-Valat <nalimilan club fr>
Date:   Mon Apr 26 15:12:38 2010 +0200

    Release 2.30.1

 NEWS         |   17 +++++++++++++++++
 configure.in |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0d2e932..733ca72 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+GNOME System Tools Version 2.30.1, 2010-03-29
+-----------------------------------------------
+
+  Users
+  =====
+  - Show login instead of (null) for users with no Real name
+  - Fix Add/Delete buttons not growing enough to hold their labels
+  - Fix incorrect English sentence in new user dialog
+  - Update users list when GConf keys are changed
+
+  Translation
+  ===========
+  - ca, courtesy of Jordi Serratosa
+  - ca valencia, courtesy of Joan Duran
+  - et, courtesy of Ivar Smolin
+  - ms, courtesy of Ahmed Noor Kader Mustajir Md Eusoff
+
 GNOME System Tools Version 2.30.0, 2010-03-29
 -----------------------------------------------
 
diff --git a/configure.in b/configure.in
index db2e163..59b1328 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(gnome-system-tools, 2.30.0, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-system-tools)
+AC_INIT(gnome-system-tools, 2.30.1, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-system-tools)
 AC_CONFIG_SRCDIR(src/common/gst-tool.c)
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)



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