diff options
author | carlosg <carlosg> | 2006-10-06 17:38:53 +0000 |
---|---|---|
committer | carlosg <carlosg> | 2006-10-06 17:38:53 +0000 |
commit | ffe6c46a9e372740d786b305ccce82be19e26662 (patch) | |
tree | 642fed20f792dd742ff8b37a74a1d3ddaaf5289f | |
parent | 6da9dca8b8f4e97a16fe2a3399e6d54fa94c7137 (diff) |
Release 1.9.7STB_1_9_7
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 22 | ||||
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/xsd/ChangeLog | 4 | ||||
-rw-r--r-- | files/ChangeLog | 4 |
5 files changed, 38 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2006-10-06 Carlos Garnacho <carlosg@gnome.org> + * Release 1.9.7 + +2006-10-06 Carlos Garnacho <carlosg@gnome.org> + * IfacesConfig.pm, Network/Ifaces.pm: save/restore gateway settings for static interfaces. * configure.in: preemptively bump minor number. @@ -1,3 +1,25 @@ +System Tools Backends Version 1.9.7, 2006-09-28 +------------------------------------------------- + +The System Tools Backends version 1.9.7 "Make the flames get higher" have been released. + +The System Tools Backends are a set of cross-platform modules for Linux, FreeBSD 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...), Gentoo, Slackware, FreeBSD, OpenNA, PLD, Vine and Specifix. + +Changes since last release +========================== + + - Fix SMBConfig not recognizing share names with spaces in it (garnacho) + - SunOS (OpenSolaris and Nexenta) support for all modules (Darren Kenny, Erast Benson, garnacho -just porting-) + - Get/set gateway settings properly in static interfaces (garnacho) + +Downloading +=========== +You can get it from : +http://system-tools-backends.freedesktop.org/downloads/1.9/ + + System Tools Backends Version 1.9.6, 2006-09-28 ------------------------------------------------- diff --git a/doc/ChangeLog b/doc/ChangeLog index 2883d27..2278d78 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2006-10-06 Carlos Garnacho <carlosg@gnome.org> + + * Release 1.9.7 + 2006-09-28 Carlos Garnacho <carlosg@gnome.org> * Release 1.9.6 diff --git a/doc/xsd/ChangeLog b/doc/xsd/ChangeLog index bea6381..d5e2aaa 100644 --- a/doc/xsd/ChangeLog +++ b/doc/xsd/ChangeLog @@ -1,3 +1,7 @@ +2006-10-06 Carlos Garnacho <carlosg@gnome.org> + + * Release 1.9.7 + 2006-09-28 Carlos Garnacho <carlosg@gnome.org> * Release 1.9.6 diff --git a/files/ChangeLog b/files/ChangeLog index 18eda0c..5fad009 100644 --- a/files/ChangeLog +++ b/files/ChangeLog @@ -1,3 +1,7 @@ +2006-10-06 Carlos Garnacho <carlosg@gnome.org> + + * Release 1.9.7 + 2006-09-28 Carlos Garnacho <carlosg@gnome.org> * Release 1.9.6 |