From 98a5dc52bf668b093cda7901c057f7b54e18a2fc Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Sat, 1 Sep 2001 01:56:55 +0000 Subject: [PATCH] 975. [bug] "max-cache-size default;" as a view option caused an assertion failure. 974. [bug] "max-cahe-size unlimited;" as a global option was not accepted. --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index e6694d02f4..c8910fea83 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ + + 975. [bug] "max-cache-size default;" as a view option + caused an assertion failure. + + 974. [bug] "max-cahe-size unlimited;" as a global option + was not accepted. + 973. [bug] Failed to log the question name when logging: "bad zone transfer request: non-authoritative zone (NOTAUTH)".