From 8cb2bd68c94b4f87ce2fcf3759e382331a2909c4 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 29 Oct 2001 19:09:55 +0000 Subject: [PATCH] reverted part of previous commit affecting entry 1069; that was supposed to be a separate commit --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 5098839168..992cdad789 100644 --- a/CHANGES +++ b/CHANGES @@ -25,7 +25,8 @@ 1070. [bug] Copy DNSSEC OK (DO) to response as specified by draft-ietf-dnsext-dnssec-okbit-03.txt. -1069. [placeholder] +1069. [func] Kill oldest recursive query when recursive query + quota is exhausted. 1068. [bug] errno could be overwritten by catgets(). [RT #1921]