[system-tools-backends-clone] Release 2.6.1



commit 130425d96e13401c013c69f01e77658724856173
Author: Carlos Garnacho <carlosg gnome org>
Date:   Wed Apr 15 14:36:42 2009 +0200

    Release 2.6.1
---
 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 37 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index 4c77305..72dc706 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+System Tools Backends Version 2.6.1, 2009-04-15
+-----------------------------------------------
+
+The System Tools Backends version 2.6.1 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 infrastructure for translations (David Planella)
+- Fixed some compiler warnings (Carlos Garnacho)
+
+Translations
+============
+- fr (Claude Paroz)
+- it (Luca Ferreti)
+- es (Jorge Gonzalez)
+- pt_BR (Leonardo Ferreira Fontenelle)
+- ca (David Planella)
+- el (Fotis Samis, Simos Xenitellis)
+- hu (Kelemen Gábor)
+- sl (studko)
+- zh_CN (Ray Wang)
+- da (Kenneth Nielsen)
+- he (Marik Krapivner)
+- plus a bunch from rossetta...
+
+Downloading
+===========
+You can get it from :
+http://system-tools-backends.freedesktop.org/downloads/2.6/
+
+
 System Tools Backends Version 2.6.0, 2008-03-09
 -----------------------------------------------
 
diff --git a/configure.in b/configure.in
index 20baf42..49e537f 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
 dnl ==============================================================
 dnl Process this file with autoconf to produce a configure script.
 dnl ==============================================================
-AC_INIT(system-tools-backends,2.6.0)
+AC_INIT(system-tools-backends,2.6.1)
 AC_CONFIG_AUX_DIR(.)
 AC_CONFIG_HEADERS(config.h)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]