summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcarlosg <carlosg>2005-03-01 18:44:25 +0000
committercarlosg <carlosg>2005-03-01 18:44:25 +0000
commitd403af75bf45f2ee4641d97f56868b2cf0a64061 (patch)
treed6901c060859200af66847032ffa5f7d65acd02b
parent6cb3adf6d70af7eabcf3dea181445de94baf333c (diff)
Release 1.1.92
-rw-r--r--ChangeLog4
-rw-r--r--NEWS53
-rw-r--r--configure.in2
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/xsd/ChangeLog4
-rw-r--r--files/ChangeLog4
-rw-r--r--po/ChangeLog4
7 files changed, 74 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7185231..745282c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-03-01 Carlos Garnacho Parro <carlosg@gnome.org>
+ * Release 1.1.92
+
+2005-03-01 Carlos Garnacho Parro <carlosg@gnome.org>
+
* network-conf.in, network.pl.in, platform.pl.in, service.pl.in,
services-conf.in, shares-conf.in, time-conf.in, users-conf.in:
Added support for Fedora Core 3, it's just like FC2
diff --git a/NEWS b/NEWS
index aa29884..27e0308 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,56 @@
+System Tools Backends Version 1.1.92, 2005-03-01
+------------------------------------------------
+
+The GNOME System Tools version 1.1.92 "Tararí que te ví" have been released.
+
+The System Tools Backends are a set of cross-platform scripts for Linux and other Unix systems. The backends provide an standard XML interface for modifying the configuration regarless of the distribution that's being used.
+
+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
+==========================
+
+ General
+ =======
+ - Added support for Fedora Core 3 (Garnacho)
+ - i18n fixes (Garnacho)
+
+ Network
+ =======
+ - Added directive for changing default gateway on the fly (Garnacho)
+ - Add support for dhcpcd (Garnacho)
+ - Fixed PPP calling (Michael Vogt, Garnacho)
+
+ Shares
+ ======
+ - Avoid print$ shares (Garnacho)
+
+ Translations
+ ============
+ - bg (Alexander Shopov)
+ - ca (Josep Puigdemont i Casamajó)
+ - el (Kostas Papadimas)
+ - fi (Ilkka Tuohela)
+ - fr (Christophe Merlet)
+ - gu (Ankit Patel)
+ - it (Francesco Marletta)
+ - ko (Young-Ho Cha)
+ - lt (Žygimantas Beručka)
+ - nb (Kjartan Maraas)
+ - nl (Tino Meinen)
+ - pl (GNOME PL Team)
+ - pt (Duarte Loreto)
+ - pt_BR (Raphael Higino)
+ - th (Theppitak Karoonboonyanan)
+ - uk (Maxim Dziumanenko)
+
+Downloading
+===========
+You can get it from :
+ftp://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/1.1/
+
+
System Tools Backends Version 1.1.91, 2005-02-08
------------------------------------------------
diff --git a/configure.in b/configure.in
index 9b73d14..ed37d6e 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,1.1.91, http://bugzilla.gnome.org/enter_bug.cgi?product=GNOME%20System%20Tools)
+AC_INIT(system-tools-backends,1.1.92, http://bugzilla.gnome.org/enter_bug.cgi?product=GNOME%20System%20Tools)
AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
diff --git a/doc/ChangeLog b/doc/ChangeLog
index d304b1e..6b5563b 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-01 Carlos Garnacho Parro <carlosg@gnome.org>
+
+ * Release 1.1.92
+
2005-02-08 Carlos Garnacho Parro <carlosg@gnome.org>
* Release 1.1.91
diff --git a/doc/xsd/ChangeLog b/doc/xsd/ChangeLog
index ac4dfe0..796cb59 100644
--- a/doc/xsd/ChangeLog
+++ b/doc/xsd/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-01 Carlos Garnacho Parro <carlosg@gnome.org>
+
+ * Release 1.1.92
+
2005-02-08 Carlos Garnacho Parro <carlosg@gnome.org>
* Release 1.1.91
diff --git a/files/ChangeLog b/files/ChangeLog
index 3b4259d..bc97d11 100644
--- a/files/ChangeLog
+++ b/files/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-01 Carlos Garnacho Parro <carlosg@gnome.org>
+
+ * Release 1.1.92
+
2005-02-08 Carlos Garnacho Parro <carlosg@gnome.org>
* Release 1.1.91
diff --git a/po/ChangeLog b/po/ChangeLog
index 8c1066a..ecfafa6 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-01 Carlos Garnacho Parro <carlosg@gnome.org>
+
+ * Release 1.1.92
+
2005-02-28 Kostas Papadimas <pkst@gnome.org>
* el.po: Updated Greek translation.