]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
note known failure of timer test on HP-UX 11;
authorAndreas Gustafsson <source@isc.org>
Wed, 12 Jul 2000 05:06:16 +0000 (05:06 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 12 Jul 2000 05:06:16 +0000 (05:06 +0000)
refer to doc/misc/migration file for BIND 8 compatibility issues

README

diff --git a/README b/README
index 24c50fda4076ce28a7cc89008f8e6968fded1bd9..3e238c4905bb777720008a82f008f1c0f6bfdefc 100644 (file)
--- a/README
+++ b/README
@@ -119,15 +119,16 @@ BIND 9.0.0rc1
                There are known problems with thread signal handling 
                under Solaris 2.6.
 
+               The "isc_timer_reset" test sometimes fails on HP-UX 11
+               for unknown reasons, but the server itself seems to
+               run fine.
+
+       If you are upgrading from BIND 8, please read the migration
+       notes in doc/misc/migration.
 
        For a detailed list of user-visible changes since beta 5, see
        the CHANGES file.       
 
-       BIND 9.0.0 will support most but not all BIND 8 features.  Among
-       the missing features are selective (per-domain) forwarding,
-       sortlists, statistics, and process limits.  We plan to implement
-       most of the missing ones in BIND 9.1.
-
 
 Building