diff options
author | Carlos Garnacho <carlosg@gnome.org> | 2007-11-13 01:46:41 +0100 |
---|---|---|
committer | Carlos Garnacho <carlosg@gnome.org> | 2007-11-13 01:46:41 +0100 |
commit | 4ee86821bfa245c668c92bd216523b922ae115f2 (patch) | |
tree | ac8e3cf12d1f6ebb1c7984e73882aeb7b9303a4e | |
parent | c5c495e69ec1c39cf7c5fdc6cc3caf091ba9e399 (diff) |
Forgot to update NEWSSTB_2_5_3
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +System Tools Backends Version 2.5.3, 2007-11-12 +----------------------------------------------- + +The System Tools Backends version 2.5.3 "It reached all the way" 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 +========================== + +- Actually use correct/new GroupsConfig/UsersConfig message format (garnacho) + +Downloading +=========== +You can get it from : +http://system-tools-backends.freedesktop.org/downloads/2.5/ + + System Tools Backends Version 2.5.2, 2007-11-12 ----------------------------------------------- |