[gnome-system-tools/gnome-2-28] Release 2.28.2



commit 7f16f4adf834bd9fe4ee478696129410a1f6f989
Author: Milan Bouchet-Valat <nalimilan club fr>
Date:   Tue Dec 15 14:22:42 2009 +0100

    Release 2.28.2

 ChangeLog    |    2 ++
 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.in |    2 +-
 3 files changed, 32 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e7f0f9d..7d36a3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+==================== 2.28.2 ====================
+
 ==================== 2.28.1 ====================
 
 2009-10-19  Milan Bouchet-Valat  <nalimilan club fr>
diff --git a/NEWS b/NEWS
index e5628aa..342340b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+GNOME System Tools Version 2.28.2, 2009-12-15
+-----------------------------------------------
+
+The GNOME System Tools version 2.28.2 have been released.
+
+The GNOME System Tools are a set of cross-platform configuration utilities for Linux and other Unix systems. The frontends know nothing about the underlying system and provide the same user interface across the different types of systems. Internally they use the Liboobs library.
+
+Changes since last release
+==========================
+
+  Users
+  =====
+  - Fix bug setting GID to 0 when editing groups, easily leading to overwriting the root group, thus giving random users admin rights
+
+  Network
+  =======
+  - Fix empty PPP connection type combo
+
+  Translation
+  ===========
+  - et, courtesy of Ivar Smolin 
+  - nds, courtesy of Nils-Christoph Fiedler 
+
+Downloading
+===========
+You can get it from :
+ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-tools/2.28/
+
+
 GNOME System Tools Version 2.28.1, 2009-10-19
 -----------------------------------------------
 
diff --git a/configure.in b/configure.in
index 529beda..0d6279a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(gnome-system-tools, 2.28.1, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-system-tools)
+AC_INIT(gnome-system-tools, 2.28.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]