summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcarlosg <carlosg>2007-10-04 00:32:00 +0000
committercarlosg <carlosg>2007-10-04 00:32:00 +0000
commita3b5d134c85be37f861f408f143f9cd7533bbed1 (patch)
tree809ee59983608453def867b848799f6d2486f815
parent3a34b09cf4737921252f3568b103a5d0eb97fdf4 (diff)
Release 2.4.1STB_2_4_1
-rw-r--r--ChangeLog4
-rw-r--r--NEWS25
-rw-r--r--configure.in2
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/xsd/ChangeLog4
-rw-r--r--files/ChangeLog4
6 files changed, 42 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 258898f..4ab0ee0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-10-04 Carlos Garnacho <carlosg@gnome.org>
+ * Release 2.4.1
+
+2007-10-04 Carlos Garnacho <carlosg@gnome.org>
+
* Time/TimeDate.pm, Time/NTP.pm: make time modules work for Archlinux.
Patch by Ermanno Scaglione <e.scaglione@arcor.de>
diff --git a/NEWS b/NEWS
index b9a9c78..12004c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+System Tools Backends Version 2.4.1, 2007-10-04
+-----------------------------------------------
+
+The System Tools Backends version 2.4.1 "Out of mind" 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
+==========================
+
+- Fix a typo in UsersConfig module for Slackware (Markus Kanet)
+- Optimize gentoo services list parsing (garnacho)
+- Add diagnostics script, to check configuration parsing without all the DBus setup (garnacho)
+- Add/fix Users/Time/Services support for Archlinux (Ermanno Scaglione)
+
+Thanks to anyone involved!
+
+Downloading
+===========
+You can get it from :
+http://system-tools-backends.freedesktop.org/downloads/2.4/
+
+
System Tools Backends Version 2.4.0, 2007-09-14
-----------------------------------------------
diff --git a/configure.in b/configure.in
index 3771ecf..dab553d 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.4.0)
+AC_INIT(system-tools-backends,2.4.1)
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 5da90c9..ea6433d 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-04 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.4.1
+
2007-09-14 Carlos Garnacho <carlosg@gnome.org>
* Release 2.4.0
diff --git a/doc/xsd/ChangeLog b/doc/xsd/ChangeLog
index 801be94..7d15088 100644
--- a/doc/xsd/ChangeLog
+++ b/doc/xsd/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-04 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.4.1
+
2007-09-14 Carlos Garnacho <carlosg@gnome.org>
* Release 2.4.0
diff --git a/files/ChangeLog b/files/ChangeLog
index b9083cf..d0ed50a 100644
--- a/files/ChangeLog
+++ b/files/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-04 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.4.1
+
2007-09-14 Carlos Garnacho <carlosg@gnome.org>
* Release 2.4.0