diff options
author | carlosg <carlosg> | 2006-09-06 10:57:54 +0000 |
---|---|---|
committer | carlosg <carlosg> | 2006-09-06 10:57:54 +0000 |
commit | 2bc719a5648eac70a4b33b8dca1f9e00765e2d01 (patch) | |
tree | 1419bbb49c458d0e99d591cdfdc71bc227865e97 /NEWS | |
parent | 1ac51dbaa64e0ebb14d3557f2e67902fc10f17da (diff) |
Release 1.9.5STB_1_9_5
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +System Tools Backends Version 1.9.5, 2006-09-06 +----------------------------------------------- + +The System Tools Backends version 1.9.5 "Under mountain" 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 +========================== + + - Limit access to the backends to root and people defined with --with-stb-group (garnacho) + +Downloading +=========== +You can get it from : +http://system-tools-backends.freedesktop.org/downloads/1.9/ + + System Tools Backends Version 1.9.4, 2006-09-04 ----------------------------------------------- |