[gnome-system-tools] Release 2.31.1
- From: Milan Bouchet-Valat <milanbv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-tools] Release 2.31.1
- Date: Mon, 24 May 2010 21:08:29 +0000 (UTC)
commit d2e20ab619af9ff271c9e862c63b4aa5fa4904a2
Author: Milan Bouchet-Valat <nalimilan club fr>
Date: Mon May 24 19:21:19 2010 +0200
Release 2.31.1
NEWS | 39 +++++++++++++++++++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 40 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0d2e932..535c7a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+GNOME System Tools Version 2.31.1, 2010-05-24
+-----------------------------------------------
+
+ General
+ =======
+ - Migrate to GSettings
+ - Build with -DGSEAL_ENABLED (Andre Klapper)
+ - Fix a few warnings
+
+ 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
+ - 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
+ - Fix updating users list when conf key is changed
+ - Fix string about password length
+
+ Shares
+ ======
+ - Fix wrong capitalization in documentation
+
+ Time
+ ====
+ - Remove deprecated GtkWidget flags in EMap and re-sync with Evolution
+
+ Translation
+ ===========
+ - ca valencia, courtesy of Joan Duran
+ - en shaw, courtesy of Thomas Thurman
+ - es, courtesy of Jorge González
+ - et, courtesy of Mattias Põldaru
+ - gl, courtesy of Francisco Diéguez
+ - 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 fb01ec2..a14b640 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.31.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]