From e4aeba32725a79e295c2ceed1919cba076530ba3 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 12 Feb 2001 21:46:29 +0000 Subject: [PATCH] clarify 708. --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 6f302f93a4..9c389bdbbb 100644 --- a/CHANGES +++ b/CHANGES @@ -78,7 +78,7 @@ would return SERVFAIL. [RT #620] 708. [bug] When building with --with-openssl, the openssl headers - included should not be used. [RT #702] + included with BIND 9 should not be used. [RT #702] 707. [func] The "filename" argument to named-checkzone is no longer optional, to reduce confusion. [RT #612]