From d922e82162b4d0d2387a531ebc127abe9fe4cf2b Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Thu, 14 Sep 2000 20:42:11 +0000 Subject: [PATCH] explain 456. in more detail --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index dcfe56f484..21d97f18d5 100644 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,8 @@ 456. [bug] Stub zones were not resetting the refresh and expire counters, loadtime or clearing the DNS_ZONE_REFRESH (refresh in progress) flag upon successful update. - [RT #300] + This disabled further refreshing of the stub zone, + causing it to eventually expire. [RT #300] 455. [doc] Document IPv4 prefix notation does not require a dotted decimal quad but may be just dotted decimal.