summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcarlosg <carlosg>2006-11-05 14:25:51 +0000
committercarlosg <carlosg>2006-11-05 14:25:51 +0000
commitcc4b2a29634efb1408ec7b36ea763096cc397717 (patch)
tree1240375c22192a97a36555116f2fb078e1bcd864
parentad4b013db7da7d3c010d3cf8da56199378a5321a (diff)
Release 1.9.91STB_1_9_91
-rw-r--r--ChangeLog4
-rw-r--r--NEWS22
-rw-r--r--configure.in2
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/xsd/ChangeLog4
-rw-r--r--files/ChangeLog4
6 files changed, 39 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fdf0e52..c5cb8a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-05 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 1.9.91
+
2006-11-03 Carlos Garnacho <carlosg@gnome.org>
* Shares/NFS.pm (get_share_client_info): logic was wrong when
diff --git a/NEWS b/NEWS
index f496fc0..bdfdbe3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+System Tools Backends Version 1.9.91, 2006-11-05
+-------------------------------------------------
+
+The System Tools Backends version 1.9.91 "Playing with the little green men" have been released.
+
+The System Tools Backends are a set of cross-platform modules for Linux, FreeBSD 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...), Gentoo, Slackware, FreeBSD, OpenNA, PLD, Vine and Specifix.
+
+Changes since last release
+==========================
+
+ - Fix NFS shares deleting under Linux/FreeBSD (garnacho)
+ - Retrieve correctly rw/ro data in NFS shares (garnacho)
+ - Accept properly [*#] in modem phone numbers (garnacho)
+
+Downloading
+===========
+You can get it from :
+http://system-tools-backends.freedesktop.org/downloads/1.9/
+
+
System Tools Backends Version 1.9.90, 2006-10-26
-------------------------------------------------
diff --git a/configure.in b/configure.in
index bfb1701..918c42f 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.9.90)
+AC_INIT(system-tools-backends,1.9.91)
AC_CONFIG_AUX_DIR(.)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 1041794..de0023f 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-05 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 1.9.91
+
2006-10-26 Carlos Garnacho <carlosg@gnome.org>
* Release 1.9.90
diff --git a/doc/xsd/ChangeLog b/doc/xsd/ChangeLog
index 0c285c1..2d4af0a 100644
--- a/doc/xsd/ChangeLog
+++ b/doc/xsd/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-05 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 1.9.91
+
2006-10-26 Carlos Garnacho <carlosg@gnome.org>
* Release 1.9.90
diff --git a/files/ChangeLog b/files/ChangeLog
index 1c36f82..0c48d93 100644
--- a/files/ChangeLog
+++ b/files/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-05 Carlos Garnacho <carlosg@gnome.org>
+
+ * Release 1.9.91
+
2006-10-26 Carlos Garnacho <carlosg@gnome.org>
* Release 1.9.90