summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2007-12-18 00:55:26 +0100
committerCarlos Garnacho <carlosg@gnome.org>2007-12-18 00:55:26 +0100
commit469fee8dedba75688f49d277fb601d3d3fc6f560 (patch)
tree01cc92564fb03fc4756cfa1bb007119806d03b99
parent521b208943881d03b5645b531d23551204b6f15a (diff)
Release 2.5.4STB_2_5_4
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b1f2323..b4956e1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+System Tools Backends Version 2.5.4, 2007-12-18
+-----------------------------------------------
+
+The System Tools Backends version 2.5.4 "Will come back tomorrow" 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
+==========================
+
+- Added logging messages to the dispatcher (available through -d) (garnacho)
+- Add password management to SMBConfig (garnacho)
+- Add file monitoring to configuration files, emit "changed" when the configuration has potentially changed, this requires gio (garnacho)
+- Fix services configuration saving for ArchLinux (Hugo Doria)
+- Set gateway for static interfaces in Slackware, do not try to set auto (garnacho)
+- Use DBus system bus activation (garnacho)
+- Add PPPoE support for distros that use pppd (garnacho)
+- Add basic GPRS/UMTS support for distros that use pppd (garnacho)
+
+Downloading
+===========
+You can get it from :
+http://system-tools-backends.freedesktop.org/downloads/2.5/
+
+
System Tools Backends Version 2.5.3, 2007-11-12
-----------------------------------------------