summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcarlosg <carlosg>2007-07-10 10:08:32 +0000
committercarlosg <carlosg>2007-07-10 10:08:32 +0000
commitbe26dc585d3cf622a08623eb57aa5c1ab39942e8 (patch)
tree926845bf1eb63f974199eb5bcc231cf18af6e0c8
parent99bddda22a19ea4c51ffedf2bda832035bd07e40 (diff)
Release 2.3.0STB_2_3_0
-rw-r--r--ChangeLog4
-rw-r--r--NEWS23
-rw-r--r--configure.in2
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/xsd/ChangeLog4
-rw-r--r--files/ChangeLog4
6 files changed, 40 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 413412a..2bcceb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-07-10 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.3.0
+
2007-07-06 Carlos Garnacho <carlosg@gnome.org>
* Network/Ifaces.pm (get_encrypted_wpa_psk): function to get encrypted
diff --git a/NEWS b/NEWS
index a70a763..6ceb3f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+System Tools Backends Version 2.3.0, 2007-07-10
+-----------------------------------------------
+
+The System Tools Backends version 2.3.0 "Not going there anymore" have been released.
+
+The System Tools Backends are a set of cross-platform modules for Linux, FreeBSD, Solaris and other Unix systems. The backends provide an common DBus interface to all distros for modifying or reading the system configuration.
+
+Right now the System Tools Backends fully support various distros/OS such as: Redhat, Mandrake, SuSE, Fedora, Debian (and derivations like Ubuntu, Linex, Guadalinex...), FreeBSD, Solaris, Gentoo, Slackware, OpenNA, PLD, Vine and Specifix.
+
+Changes since last release
+==========================
+
+- improve uninstall rules (Joseph E. Sacco)
+- improve NTP parsing (garnacho)
+- more paranoid checks to the dispatcher (garnacho)
+- add WPA/WPA2 PSK to debian like distros (garnacho)
+
+Downloading
+===========
+You can get it from :
+http://system-tools-backends.freedesktop.org/downloads/2.3/
+
+
System Tools Backends Version 2.2.1, 2007-04-03
-----------------------------------------------
diff --git a/configure.in b/configure.in
index ed24611..f5fc204 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
dnl ==============================================================
dnl Process this file with autoconf to produce a configure script.
dnl ==============================================================
-AC_INIT(system-tools-backends,2.2.1)
+AC_INIT(system-tools-backends,2.3.0)
AC_CONFIG_AUX_DIR(.)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 6d4f38e..1aea044 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2007-07-10 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.3.0
+
2007-04-03 Carlos Garnacho <carlosg@gnome.org>
* Release 2.2.1
diff --git a/doc/xsd/ChangeLog b/doc/xsd/ChangeLog
index bbab077..0020019 100644
--- a/doc/xsd/ChangeLog
+++ b/doc/xsd/ChangeLog
@@ -1,3 +1,7 @@
+2007-07-10 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.3.0
+
2007-04-03 Carlos Garnacho <carlosg@gnome.org>
* Release 2.2.1
diff --git a/files/ChangeLog b/files/ChangeLog
index 0ce422f..230b3ea 100644
--- a/files/ChangeLog
+++ b/files/ChangeLog
@@ -1,3 +1,7 @@
+2007-07-10 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.3.0
+
2007-04-03 Carlos Garnacho <carlosg@gnome.org>
* Release 2.2.1