diff options
author | carlosg <carlosg> | 2007-08-27 22:43:09 +0000 |
---|---|---|
committer | carlosg <carlosg> | 2007-08-27 22:43:09 +0000 |
commit | cee0829daa333e613c9a2e8b3e37a8907bf015c0 (patch) | |
tree | 8935fa6e2116947716e12e289004b3a7a4d0bc1b /NEWS | |
parent | 407bb0823eceffda931018544a8787e815630566 (diff) |
Release 2.3.1STB_2_3_1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,3 +1,27 @@ +System Tools Backends Version 2.3.1, 2007-08-28 +----------------------------------------------- + +The System Tools Backends version 2.3.1 "All in you" 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 +========================== + +- Fixes in network and services modules for Slackware (garnacho) +- Update to Net::DBus 0.33.5 +- Support Slackware 11.0 and 12.0 (Sasa Ostrouska) + +Thanks to anyone involved! + +Downloading +=========== +You can get it from : +http://system-tools-backends.freedesktop.org/downloads/2.3/ + + System Tools Backends Version 2.3.0, 2007-07-10 ----------------------------------------------- |