]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
entry for enhancement to start.pl
authorScott Mann <smann@isc.org>
Sun, 9 Oct 2011 23:03:57 +0000 (23:03 +0000)
committerScott Mann <smann@isc.org>
Sun, 9 Oct 2011 23:03:57 +0000 (23:03 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 613d4bf50b66890e2ae3dc7c704221c202d5fb98..7b9874c7dd860ea77cef5af7b39d25ff83a544f7 100644 (file)
--- 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]