]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
updates
authorBrian Wellington <source@isc.org>
Wed, 30 May 2001 22:21:09 +0000 (22:21 +0000)
committerBrian Wellington <source@isc.org>
Wed, 30 May 2001 22:21:09 +0000 (22:21 +0000)
README

diff --git a/README b/README
index e46da90d67b4b6385a3203164b4f58c907e8b31e..a597a098de47880ce64bc8794d9fe60d1fb5e0d2 100644 (file)
--- 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