From 1dacfa0ea8ee078030411d55d2021f7619568ea3 Mon Sep 17 00:00:00 2001 From: Scott Mann Date: Sun, 9 Oct 2011 23:03:57 +0000 Subject: [PATCH] entry for enhancement to start.pl --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 613d4bf50b..7b9874c7dd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +3162. [test] start.pl: modified to allow for "named.args" in + ns*/ subdirectory to override stock arguments to + named. Largely from RT#26044, but no separate ticket. + 3161. [bug] zone.c:del_sigs failed to always reset rdata leading assertion failures. [RT #25880]