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



commit 85d39eace54921b3b8137691efbfb7d95dd8b49f
Author: Milan Bouchet-Valat <nalimilan club fr>
Date:   Mon May 24 18:11:52 2010 +0200

    Release 2.30.2

 NEWS         |   10 ++++++++++
 configure.in |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 733ca72..6eb6db2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+GNOME System Tools Version 2.30.2, 2010-05-24
+-----------------------------------------------
+
+  Users
+  =====
+  - Don't hang when new and old password are too similar
+  - Escape user name and login before passing it to tree view
+  - Fix password label changing size
+
+
 GNOME System Tools Version 2.30.1, 2010-03-29
 -----------------------------------------------
 
diff --git a/configure.in b/configure.in
index 59b1328..ade16d6 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(gnome-system-tools, 2.30.1, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-system-tools)
+AC_INIT(gnome-system-tools, 2.30.2, 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]