2
0
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:
Andreas Gustafsson 2001-08-08 19:47:38 +00:00
parent 73a9f8ec94
commit 1c9afb96b5
2 changed files with 7 additions and 6 deletions

7
README
View File

@ -44,10 +44,11 @@ BIND 9
Nominum, Inc. 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 BIND 9.2.0rc1 is a release candidate for BIND 9.2.0.
number of new features over 9.1, including: 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 - The size of the cache can now be limited using the
"max-cache-size" option. "max-cache-size" option.

View File

@ -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 # This file must follow /bin/sh rules. It is imported directly via
# configure. # configure.
@ -6,5 +6,5 @@
MAJORVER=9 MAJORVER=9
MINORVER=2 MINORVER=2
PATCHVER=0 PATCHVER=0
RELEASETYPE=b RELEASETYPE=rc
RELEASEVER=2 RELEASEVER=1