summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcarlosg <carlosg>2005-02-08 12:52:12 +0000
committercarlosg <carlosg>2005-02-08 12:52:12 +0000
commit3a0ca50a3eb9859cc48fb47f8d1286b49ac15c0f (patch)
tree21731bf37256ed0cddf40d3df3804ccc5f3b4a26
parentbed2a164ec10abc3627078c9ab706306ceb97c83 (diff)
Release 1.1.91STB_1_1_91
-rw-r--r--AUTHORS2
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS2
-rw-r--r--NEWS47
-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
9 files changed, 70 insertions, 3 deletions
diff --git a/AUTHORS b/AUTHORS
index 4d65aed..b0195bc 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,5 @@
Arturo Espinosa <arturo@ximian.com>
Hans Petter Jansson <hpj@ximian.com>
Tambet Ingo <tambet@ximian.com>
-Carlos Garnacho Parro <garparr@teleline.es>
+Carlos Garnacho Parro <carlosg@gnome.org>
diff --git a/ChangeLog b/ChangeLog
index c6f9095..e6854e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-02-08 Carlos Garnacho Parro <carlosg@gnome.org>
+ * Release 1.1.91
+
+2005-02-08 Carlos Garnacho Parro <carlosg@gnome.org>
+
* network.pl.in: added some extra stability to the dhclient call in
enable_iface_with_config, made it truly return whether it has failed
diff --git a/MAINTAINERS b/MAINTAINERS
index 9675b3b..3d3ae6e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1 +1 @@
-Carlos Garnacho Parro <garnacho@tuxerver.net>
+Carlos Garnacho Parro <carlosg@gnome.org>
diff --git a/NEWS b/NEWS
index e69de29..aa29884 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,47 @@
+System Tools Backends Version 1.1.91, 2005-02-08
+------------------------------------------------
+
+The GNOME System Tools version 1.1.91 "Ad infinitum" have been released.
+
+The GNOME System Tools are a set of cross-platform configuration utilities for Linux and other Unix systems. The frontends knows nothing about the underlying system and provide the same user interface across the different types of systems. Internally they use the system-tools-backends package.
+
+Changes since last release
+==========================
+
+ General
+ =======
+ - Separate it from the GNOME System Tools frontends (Jeff Waugh, garnacho)
+
+ Network
+ =======
+ - Fixed hosts file parsing when there's more than one line per IP address (garnacho)
+ - Only add an empty PPP interface if it wasn't added before (garnacho)
+ - Use dhclient more reliably (garnacho)
+
+ Time
+ ====
+ - Update the correct server status in Debian (garnacho)
+
+ Users
+ =====
+ - Detect whether to use md5 or not (garnacho)
+ - Made a group description more user friendly (Ole Laursen)
+
+ Translations
+ ============
+ - cs (Miloslav Trmac)
+ - da (Ole Laursen)
+ - de (Frank Arnold)
+ - en_CA (Adam Weinberger)
+ - en_GB (David Lodge)
+ - es (Francisco Javier F. Serrador)
+ - lt (Ŝygimantas Beručka)
+ - pt (Duarte Loreto)
+ - pt_BR (Raphael Higino)
+ - sq (Elian Myftiu)
+ - sv (Christian Rose)
+
+Downloading
+===========
+You can get it from :
+ftp://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/1.1/
diff --git a/configure.in b/configure.in
index 90222bd..36d986c 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.90, http://bugzilla.gnome.org/enter_bug.cgi?product=GNOME%20System%20Tools)
+AC_INIT(system-tools-backends,1.1.91, 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 bb5039d..d304b1e 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-08 Carlos Garnacho Parro <carlosg@gnome.org>
+
+ * Release 1.1.91
+
2005-01-25 Carlos Garnacho Parro <carlosg@gnome.org>
* Release 1.1.90
diff --git a/doc/xsd/ChangeLog b/doc/xsd/ChangeLog
index 4e3d951..ac4dfe0 100644
--- a/doc/xsd/ChangeLog
+++ b/doc/xsd/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-08 Carlos Garnacho Parro <carlosg@gnome.org>
+
+ * Release 1.1.91
+
2005-01-25 Carlos Garnacho Parro <carlosg@gnome.org>
* Release 1.1.90
diff --git a/files/ChangeLog b/files/ChangeLog
index 68f3b41..3b4259d 100644
--- a/files/ChangeLog
+++ b/files/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-08 Carlos Garnacho Parro <carlosg@gnome.org>
+
+ * Release 1.1.91
+
2005-01-25 Carlos Garnacho Parro <carlosg@gnome.org>
* Release 1.1.90
diff --git a/po/ChangeLog b/po/ChangeLog
index a13f865..61d3946 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-08 Carlos Garnacho Parro <carlosg@gnome.org>
+
+ * Release 1.1.91
+
2005-02-07 David Lodge <dave@cirt.net>
* en_GB.po: Updated British translation.