From 705cc52bbf49bdeedbaf255e91af2e325fc79ba5 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Wed, 30 May 2001 23:02:03 +0000 Subject: [PATCH] 9.2 updates --- doc/misc/migration | 4 ++-- doc/misc/sdb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/misc/migration b/doc/misc/migration index 0fdb682774..550b784257 100644 --- a/doc/misc/migration +++ b/doc/misc/migration @@ -12,7 +12,7 @@ upgrading an existing BIND 8 installation to use BIND 9. 1.1. Unimplemented Options and Changed Defaults -BIND 9.1 supports most, but not all of the named.conf options of BIND 8. +BIND 9.2 supports most, but not all of the named.conf options of BIND 8. For a complete list of implemented options, see doc/misc/options. If your named.conf file uses an unimplemented option, named will log a @@ -217,4 +217,4 @@ directing queries for a given domain to a particular set of name servers. -$Id: migration,v 1.33 2001/05/22 02:01:28 gson Exp $ +$Id: migration,v 1.34 2001/05/30 23:02:01 bwelling Exp $ diff --git a/doc/misc/sdb b/doc/misc/sdb index 41e6683a25..6308381800 100644 --- a/doc/misc/sdb +++ b/doc/misc/sdb @@ -48,7 +48,7 @@ set up a simple DNS-based load balancing system where the name server answers queries about a single DNS name with a dynamically changing set of A records. -BIND 9.1 introduces a new, simplified database interface, or "sdb", +BIND 9.1 introduced a new, simplified database interface, or "sdb", which greatly simplifies the writing of drivers for these kinds of applications. @@ -165,4 +165,4 @@ Future Directions A future release may support dynamic loading of sdb drivers. -$Id: sdb,v 1.4 2001/01/09 21:50:30 bwelling Exp $ +$Id: sdb,v 1.5 2001/05/30 23:02:03 bwelling Exp $