mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
updated for 9.2.0rc1
This commit is contained in:
parent
73a9f8ec94
commit
1c9afb96b5
7
README
7
README
@ -44,10 +44,11 @@ BIND 9
|
||||
Nominum, Inc.
|
||||
|
||||
|
||||
BIND 9.2.0b2
|
||||
BIND 9.2.0rc1
|
||||
|
||||
BIND 9.2.0b2 a beta release of BIND 9.2.0. It includes a
|
||||
number of new features over 9.1, including:
|
||||
BIND 9.2.0rc1 is a release candidate for BIND 9.2.0.
|
||||
BIND 9.2.0 has a number of new features over 9.1,
|
||||
including:
|
||||
|
||||
- The size of the cache can now be limited using the
|
||||
"max-cache-size" option.
|
||||
|
6
version
6
version
@ -1,4 +1,4 @@
|
||||
# $Id: version,v 1.25 2001/07/30 17:37:39 gson Exp $
|
||||
# $Id: version,v 1.26 2001/08/08 19:47:38 gson Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
@ -6,5 +6,5 @@
|
||||
MAJORVER=9
|
||||
MINORVER=2
|
||||
PATCHVER=0
|
||||
RELEASETYPE=b
|
||||
RELEASEVER=2
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user