summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcarlosg <carlosg>2007-01-10 18:28:31 +0000
committercarlosg <carlosg>2007-01-10 18:28:31 +0000
commitab9e19d2f773c10d622b98f737eb53432b6bdfbe (patch)
tree143374308f42716992ab5ade1c8a6fbc050529e0
parent56178318b31be1dbb308c91753e4477b200fb3c2 (diff)
Release 2.1.3STB_2_1_3
-rw-r--r--ChangeLog4
-rw-r--r--NEWS21
-rw-r--r--configure.in2
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/xsd/ChangeLog4
-rw-r--r--files/ChangeLog4
6 files changed, 38 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f72abdd..a0658b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-10 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.1.3
+
2007-01-09 Carlos Garnacho <carlosg@gnome.org>
* Network/Ifaces.pm (get_debian_bootproto) (set_debian_bootproto):
diff --git a/NEWS b/NEWS
index 51977f7..5ba6282 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+System Tools Backends Version 2.1.3, 2007-01-10
+-----------------------------------------------
+
+The System Tools Backends version 2.1.3 "Take all" 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
+==========================
+
+ - improvements to extensible config methods (garnacho)
+ - fix ipv4ll for ubuntu 7.04 (garnacho)
+
+Downloading
+===========
+You can get it from :
+http://system-tools-backends.freedesktop.org/downloads/2.1/
+
+
System Tools Backends Version 2.1.2, 2007-01-04
-----------------------------------------------
diff --git a/configure.in b/configure.in
index f4261c5..4ceb258 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.2)
+AC_INIT(system-tools-backends,2.1.3)
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 2e8a053..317b947 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-10 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.1.3
+
2007-01-04 Carlos Garnacho <carlosg@gnome.org>
* Release 2.1.2
diff --git a/doc/xsd/ChangeLog b/doc/xsd/ChangeLog
index 2eb9267..cf1aa09 100644
--- a/doc/xsd/ChangeLog
+++ b/doc/xsd/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-10 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.1.3
+
2007-01-04 Carlos Garnacho <carlosg@gnome.org>
* Release 2.1.2
diff --git a/files/ChangeLog b/files/ChangeLog
index ca8b09e..bf8deab 100644
--- a/files/ChangeLog
+++ b/files/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-10 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 2.1.3
+
2007-01-04 Carlos Garnacho <carlosg@gnome.org>
* Release 2.1.2