2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

9.2 updates

This commit is contained in:
Brian Wellington
2001-05-30 23:02:03 +00:00
parent 81fb2f5544
commit 705cc52bbf
2 changed files with 4 additions and 4 deletions

View 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 $

View 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 $