]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.2 updates
authorBrian Wellington <source@isc.org>
Wed, 30 May 2001 23:02:03 +0000 (23:02 +0000)
committerBrian Wellington <source@isc.org>
Wed, 30 May 2001 23:02:03 +0000 (23:02 +0000)
doc/misc/migration
doc/misc/sdb

index 0fdb682774ac560776bbc35a74aec056cec8aa65..550b784257a7643fae5d56837d0f74bd6b6685a4 100644 (file)
@@ -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 $
index 41e6683a2538bcadd65c663ffeabce0026d06240..63083818001beaaeb882cc0d60982f8f9d0926d0 100644 (file)
@@ -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 $