]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] correct [testing] tags to [test]
authorEvan Hunt <each@isc.org>
Wed, 10 Aug 2016 16:27:54 +0000 (09:27 -0700)
committerEvan Hunt <each@isc.org>
Wed, 10 Aug 2016 16:27:54 +0000 (09:27 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5ac702d780380458dc2b3eafe7deeca56c75a1d4..b00744991d4536f07b9e363bac0dca737123512d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-4432.  [testing]       Hide rndc output on expected failures in logfileconfig
+4432.  [test]          Hide rndc output on expected failures in logfileconfig
                        system test. [RT #27996]
 
 4431.  [bug]           named-checkconf now checks the rate-limit clause.
 3991.  [func]          Add the ability to buffer logging output by specifying
                        "buffered yes;" when defining a channel. [RT #26561]
 
-3990.  [testing]       Add tests for unknown DNSSEC algorithm handling.
+3990.  [test]          Add tests for unknown DNSSEC algorithm handling.
                        [RT #37541]
 
 3989.  [cleanup]       Remove redundant dns_db_resigned calls. [RT #35748]