[gnome-system-tools] Release 2.29.3
- From: Milan Bouchet-Valat <milanbv src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-system-tools] Release 2.29.3
- Date: Mon, 25 Jan 2010 22:38:07 +0000 (UTC)
commit 91db0760bc9e34cb9e18496d5b364820c65a7e9b
Author: Milan Bouchet-Valat <nalimilan club fr>
Date: Mon Jan 25 23:21:37 2010 +0100
Release 2.29.3
Bumping version too.
NEWS | 26 ++++++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6957002..6bfa627 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+GNOME System Tools Version 2.29.3, 2010-01-25
+-----------------------------------------------
+
+ Users
+ =====
+ - Change password for current user by running 'passwd', to avoid breaking keyrings and encrypted dirs
+ - Ask for PolicyKit authentication when it most makes sense, i.e. when showing dialogs
+ - Option to set encrypted home directories when creating users (on platforms that support it)
+ - When editing one group, only commit changes to that group
+ - When changing Real name, update it in the users list
+ - Select current user on start, and the first one after selected user has been deleted
+ - Don't force updating configuration twice on start
+
+ Shares
+ ======
+ - Use new oobs_object_authenticate() instead of broken gst_dialog_authenticate()
+
+ Translation
+ ===========
+ - ar, courtesy of Khaled Hosny
+ - bn, courtesy of Sadia Afroz
+ - es, courtesy of Jorge González
+ - nb, courtesy of Kjartan Maraas
+ - sv, courtesy of Daniel Nylander
+
+
GNOME System Tools Version 2.29.2, 2010-01-11
-----------------------------------------------
diff --git a/configure.in b/configure.in
index 0a5c471..7550d8d 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
-AC_INIT(gnome-system-tools, 2.29.2, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-system-tools)
+AC_INIT(gnome-system-tools, 2.29.3, 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]