summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcarlosg <carlosg>2006-12-04 01:15:09 +0000
committercarlosg <carlosg>2006-12-04 01:15:09 +0000
commit65c5f01cca8e8c89956834661ef94d93fa573543 (patch)
treec48ad15e26015c8bc055b71bdeb3dd7e87bd1476
parentfd6f0681a2ee6add631b7343e8caada6ca2f85b9 (diff)
Release 2.1.1STB_2_1_1
-rw-r--r--ChangeLog4
-rw-r--r--NEWS22
-rw-r--r--configure.in2
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/xsd/ChangeLog4
-rw-r--r--files/ChangeLog4
6 files changed, 39 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 272fe88..1f6a010 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-12-04 Carlos Garnacho <carlosg@gnome.org>
+ * Release 2.1.1
+
+2006-12-04 Carlos Garnacho <carlosg@gnome.org>
+
* configure.in: expand bindir.
* org.freedesktop.SystemToolsBackends.in: execute the dispatcher.
diff --git a/NEWS b/NEWS
index 47b1c8c..9e03660 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+System Tools Backends Version 2.1.1, 2006-12-04
+-------------------------------------------------
+
+The System Tools Backends version 2.1.1 "Coming outside" 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
+==========================
+
+ - better error reporting (garnacho)
+ - get correctly the spawned DBus address (garnacho, seb128)
+ - make org.freedesktop.SystemToolsBackends.service point to the correct executable (garnacho)
+
+Downloading
+===========
+You can get it from :
+http://system-tools-backends.freedesktop.org/downloads/2.1/
+
+
System Tools Backends Version 2.1.0, 2006-11-30
-------------------------------------------------
diff --git a/configure.in b/configure.in
index 9236640..369992b 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.1.0)
+AC_INIT(system-tools-backends,2.1.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 c131f26..f3cca70 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2006-12-04 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.1.1
+
2006-12-01 Carlos Garnacho <carlosg@gnome.org>
* Release 2.1.0
diff --git a/doc/xsd/ChangeLog b/doc/xsd/ChangeLog
index 1124ac6..10973a5 100644
--- a/doc/xsd/ChangeLog
+++ b/doc/xsd/ChangeLog
@@ -1,3 +1,7 @@
+2006-12-04 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.1.1
+
2006-12-01 Carlos Garnacho <carlosg@gnome.org>
* Release 2.1.0
diff --git a/files/ChangeLog b/files/ChangeLog
index bafd179..2399417 100644
--- a/files/ChangeLog
+++ b/files/ChangeLog
@@ -1,3 +1,7 @@
+2006-12-04 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.1.1
+
2006-12-01 Carlos Garnacho <carlosg@gnome.org>
* Release 2.1.0