chiark / gitweb /
@@ -6,6 +6,7 @@
[adns] / INSTALL
diff --git a/INSTALL b/INSTALL
index a569ae31e5f1827a8f61941c6f742ca45eb84322..69f6ded4127fe4bd36fc6bf5417bab6f4b9487f1 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -25,6 +25,7 @@ The following work, but only with --disable-dynamic:
    1.0         IRIX 6.5 *not* with GCC [1], [2]
    1.0         AIX 4.1.5
    1.0         HP-UX 10.20, 11.00
+   1.1          Darwin (kernel 7.5.1)
 Later versions of the same OS should work too.  Usually entries in
 this table mean adns passes its own regression test, when compiled
 with GCC, and appears to install and run correctly.  If you have more
@@ -74,7 +75,7 @@ Please do not report this as a bug; install GNU Make instead.
 
 SECURITY AND PERFORMANCE - AN IMPORTANT NOTE
 
-adns is not a full-service resolver.  It does no caching of responses
+adns is not a `full-service resolver': it does no caching of responses
 at all, and has no defence against bad nameservers or fake packets
 which appear to come from your real nameservers.  It relies on the
 full-service resolvers listed in resolv.conf to handle these tasks.
@@ -124,6 +125,7 @@ Suite 330, Boston, MA 02111-1307, USA.
 [2] MIT hold the original copyright on the included install-sh,
     which came via GNU autoconf.
 
+
 # Local variables:
 # mode: text
 # End: