summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcarlosg <carlosg>2007-09-03 18:08:31 +0000
committercarlosg <carlosg>2007-09-03 18:08:31 +0000
commit08fe5069960e10b8c53a529b0fca9b1b38121d38 (patch)
treefbde9eac22a7f5698f1f9e296a4e54768a3a4f37
parent223610dfa187ceda4c6b6e43ce781e53473da921 (diff)
Release 2.3.2STB_2_3_2
-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 05a665f..f1ba39f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-09-03 Carlos Garnacho <carlosg@gnome.org>
+ * Release 2.3.2
+
+2007-09-03 Carlos Garnacho <carlosg@gnome.org>
+
* Users/Shells.pm (get): get list of unique elements.
2007-08-29 Markus Kanet <darkvision@gmx.info>
diff --git a/NEWS b/NEWS
index 4a34d1c..039225f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+System Tools Backends Version 2.3.2, 2007-09-03
+-----------------------------------------------
+
+The System Tools Backends version 2.3.2 "Hello mirror" 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
+==========================
+
+- Apply correctly the services configuration for Slackware (Markus Kanet)
+- Return a list of unique elements in Users/Shells.pm (garnacho)
+
+Thanks to anyone involved!
+
+Downloading
+===========
+You can get it from :
+http://system-tools-backends.freedesktop.org/downloads/2.3/
+
+
System Tools Backends Version 2.3.1, 2007-08-28
-----------------------------------------------
diff --git a/configure.in b/configure.in
index 9c15c46..182f931 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.3.1)
+AC_INIT(system-tools-backends,2.3.2)
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 37dc1d9..4b532da 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-03 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.3.2
+
2007-08-28 Carlos Garnacho <carlosg@gnome.org>
* Release 2.3.1
diff --git a/doc/xsd/ChangeLog b/doc/xsd/ChangeLog
index f8e43ce..9d32780 100644
--- a/doc/xsd/ChangeLog
+++ b/doc/xsd/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-03 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.3.2
+
2007-08-28 Carlos Garnacho <carlosg@gnome.org>
* Release 2.3.1
diff --git a/files/ChangeLog b/files/ChangeLog
index ed72e4e..439c087 100644
--- a/files/ChangeLog
+++ b/files/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-03 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.3.2
+
2007-08-28 Carlos Garnacho <carlosg@gnome.org>
* Release 2.3.1