updated for 9.2.0b2
This commit is contained in:
9
README
9
README
@@ -45,10 +45,10 @@ BIND 9
|
||||
|
||||
|
||||
|
||||
BIND 9.2.0b1
|
||||
BIND 9.2.0b2
|
||||
|
||||
BIND 9.2.0b1 is the first beta release of BIND 9.2.0.
|
||||
It includes a number of new features over 9.1, including:
|
||||
BIND 9.2.0b2 a beta release of BIND 9.2.0. It includes a
|
||||
number of new features over 9.1, including:
|
||||
|
||||
- The size of the cache can now be limited using the
|
||||
"max-cache-size" option.
|
||||
@@ -85,6 +85,9 @@ BIND 9.2.0b1
|
||||
This does not apply to the use of TSIG, which does not
|
||||
require OpenSSL.
|
||||
|
||||
- The source distribution now builds on Windows NT/2000.
|
||||
See win32utils/readme1.txt for details.
|
||||
|
||||
This distribution also includes a new lightweight stub
|
||||
resolver library and associated resolver daemon that fully
|
||||
support forward and reverse lookups of both IPv4 and IPv6
|
||||
|
||||
4
version
4
version
@@ -1,4 +1,4 @@
|
||||
# $Id: version,v 1.24 2001/07/17 19:21:43 gson Exp $
|
||||
# $Id: version,v 1.25 2001/07/30 17:37:39 gson Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
@@ -7,4 +7,4 @@ MAJORVER=9
|
||||
MINORVER=2
|
||||
PATCHVER=0
|
||||
RELEASETYPE=b
|
||||
RELEASEVER=1
|
||||
RELEASEVER=2
|
||||
|
||||
Reference in New Issue
Block a user