From d4196128b31d511c8513edacc70dea7e8d0c053a Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 14 Sep 2001 05:13:19 +0000 Subject: [PATCH] 995. [bug] dig, host, nslookup: using a raw IPv6 address as a target address should be fatal on a IPv4 only system. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index f01edc11e2..0f79eb90b0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ + 995. [bug] dig, host, nslookup: using a raw IPv6 address as a + target address should be fatal on a IPv4 only system. + 994. [bug] If the unsecure proof fails for unsigned NS records attempt a secure proof using the NS records found as glue to find the NS records from the zone's servers