From 83f85817aa7b282c99be472b297090aba8b57da3 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 7 Mar 2018 11:46:18 +1100 Subject: [PATCH] add changes note for 'named-checkconf did not detect in-view zone collisions' --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 35f7886b8c..f98f1fc32e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +4905. [bug] named-checkconf did not detect in-view zone collisions. + [GL #125] + 4908. [test] Eliminated unnecessary waiting in the allow_query system test. Also changed its name to allow-query. [GL #81]