From db235e65884c04058cc6e99ca485170d67cf9538 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Tue, 11 Sep 2001 23:40:25 +0000 Subject: [PATCH] this should have a CHANGES entry since several people reported it: 990. [bug] The rndc-confgen man page was not installed. --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index cd8983fe3c..28ff3241cf 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,6 @@ + 990. [bug] The rndc-confgen man page was not installed. + 989. [bug] Report filename if $INCLUDE fails for file related errors. [RT #1736]