From 81fb2f5544552e67d7be673e353e399789e203e7 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Wed, 30 May 2001 22:21:09 +0000 Subject: [PATCH] updates --- README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README b/README index e46da90d67..a597a098de 100644 --- a/README +++ b/README @@ -47,9 +47,8 @@ BIND 9 BIND 9.2 - This is a snapshot of the development source tree that - will become BIND 9.2. Bind 9.2 will have a number of - new features over 9.1, including: + BIND 9.2.0a1 is the first alpha 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. @@ -75,10 +74,11 @@ BIND 9.2 - The "rndc status" command is now implemented. - An IPv6 capable stub resolver based on the BIND 8 resolver - code base and fully backwards compatible with existing BIND 8 - based resolvers is being developed and will be integrated into - the BIND 9 distribution when completed. + - rndc can now be configured automatically. + + - A BIND 8 compatible stub resolver library is now included + in lib/bind. It is not built by default, and may not build + on all supported platforms yet. This distribution already includes a new lightweight stub resolver library and associated resolver daemon that fully