summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorInternet Software Consortium, Inc <@isc.org>2013-06-12 10:31:27 -0600
committerInternet Software Consortium, Inc <@isc.org>2013-06-12 10:31:27 -0600
commit813fc5c024368141854a18c4b60703374ad205d6 (patch)
tree9e89a29787da781f7e3761febaabe1ed2ca5c398 /README
parentdb1583066debb94bbcfcece40e8d9ecbdb96aae4 (diff)
downloadbind9-813fc5c024368141854a18c4b60703374ad205d6.tar.gz
9.9.3b2
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 0 insertions, 24 deletions
diff --git a/README b/README
index 91c564c5..94390693 100644
--- a/README
+++ b/README
@@ -110,30 +110,6 @@ BIND 9.9.0
indicating their key ID, algorithm and function
- Simplified nsupdate syntax and added readline support
-BIND 9.8.0
-
- BIND 9.8.0 includes a number of changes from BIND 9.7 and earlier
- releases. New features include:
-
- - Built-in trust anchor for the root zone, which can be
- switched on via "dnssec-validation auto;"
- - Support for DNS64.
- - Support for response policy zones (RPZ).
- - Support for writable DLZ zones.
- - Improved ease of configuration of GSS/TSIG for
- interoperability with Active Directory
- - Support for GOST signing algorithm for DNSSEC.
- - Removed RTT Banding from server selection algorithm.
- - New "static-stub" zone type.
- - Allow configuration of resolver timeouts via
- "resolver-query-timeout" option.
- - The DLZ "dlopen" driver is now built by default.
- - Added a new include file with function typedefs
- for the DLZ "dlopen" driver.
- - Made "--with-gssapi" default.
- - More verbose error reporting from DLZ LDAP.
-
-
Building
BIND 9 currently requires a UNIX system with an ANSI C compiler,