From 7f52817a92d74be0d970c33b204f8f13309eece5 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Thu, 7 Sep 2000 16:54:31 +0000 Subject: [PATCH] rephrased 424. --- CHANGES | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 3ce8b40444..b7a1f57f37 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ - 424 [bug] notify_createmessage could trigger a REQUIRE failure - w/ two SOA records for the zone (illegal). [RT #279] + + 424. [bug] notify_createmessage() could trigger an assertion failure + when creating the notify message failed, e.g. due to + corrupt zones with multiple SOA records. [RT #279] 423. [bug] When responding to a recusive query, errors that occur after following a CNAME should cause the query to fail.