summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcarlosg <carlosg>2006-11-26 12:48:40 +0000
committercarlosg <carlosg>2006-11-26 12:48:40 +0000
commit701c995b92688e972f1b2984b6193e227a4f943f (patch)
treeb6a82299782289d985cf9c1a19cc9f1c07b85fee
parent4826c40bcb59426ca189d3e9d894a3bd3d5f2702 (diff)
-rw-r--r--ChangeLog4
-rw-r--r--NEWS30
-rw-r--r--configure.in2
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/xsd/ChangeLog4
-rw-r--r--files/ChangeLog4
6 files changed, 47 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a6807f9..a745473 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-11-26 Carlos Garnacho <carlosg@gnome.org>
+ * Release 2.0
+
+2006-11-26 Carlos Garnacho <carlosg@gnome.org>
+
* Utils/File.pm (get_base_path): use localstatedir.
2006-11-24 Carlos Garnacho <carlosg@gnome.org>
diff --git a/NEWS b/NEWS
index bdfdbe3..66070ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+System Tools Backends Version 2.0.0, 2006-11-26
+-------------------------------------------------
+
+The System Tools Backends version 2.0.0 "Humanity needs diapers" 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
+==========================
+
+ - handle zoneinfo as links (garnacho)
+ - do not double escape quotes when running certain commands (garnacho)
+ - Improve PPP info parsing in IfacesConfig (garnacho)
+ - Fix infinite loop if the chatscript contains tabs (Kris Shannon, garnacho)
+ - Improve NFS shares parsing (garnacho)
+ - Use localstatedir to save the pidfile (garnacho)
+ - Added Yellow Dog Linux, behaves like FC (Joseph E. Sacco)
+ - Improve distribution detection (garnacho)
+ - include test-backends in tarballs (garnacho)
+
+ Thanks to anyone involved in this release
+
+Downloading
+===========
+You can get it from :
+http://system-tools-backends.freedesktop.org/downloads/2.0/
+
+
System Tools Backends Version 1.9.91, 2006-11-05
-------------------------------------------------
diff --git a/configure.in b/configure.in
index 8aa20c4..96cd96c 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,1.9.91)
+AC_INIT(system-tools-backends,2.0.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 de0023f..79cc5de 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-26 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.0
+
2006-11-05 Carlos Garnacho <carlosg@gnome.org>
* Release 1.9.91
diff --git a/doc/xsd/ChangeLog b/doc/xsd/ChangeLog
index 2d4af0a..9c5637f 100644
--- a/doc/xsd/ChangeLog
+++ b/doc/xsd/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-26 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.0
+
2006-11-05 Carlos Garnacho <carlosg@gnome.org>
* Release 1.9.91
diff --git a/files/ChangeLog b/files/ChangeLog
index 0c48d93..99b100b 100644
--- a/files/ChangeLog
+++ b/files/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-26 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.0
+
2006-11-05 Carlos Garnacho <carlosg@gnome.org>
* Release 1.9.91