From 07a46d6dca37ef96b6e9c1fc0c2789983d91819c Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Fri, 15 Sep 2000 23:46:21 +0000 Subject: [PATCH] clarified 463. --- CHANGES | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 11c2559b7e..16e6939952 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ - 463. [bug] nsupdate didn't work when it had to use the second - server in resolv.conf for the soa + + 463. [bug] nsupdate sent malformed SOA queries to the second + and subsequent name servers in resolv.conf if the + query sent to the first one failed. 462. [bug] --disable-ipv6 should work now.