]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL !4517]
authorMichal Nowak <mnowak@isc.org>
Wed, 30 Dec 2020 13:15:23 +0000 (14:15 +0100)
committerMichal Nowak <mnowak@isc.org>
Wed, 17 Feb 2021 11:09:25 +0000 (12:09 +0100)
(cherry picked from commit 3cc3f1712b8a99dcfedd73dacc1b1b749e0603fb)

CHANGES

diff --git a/CHANGES b/CHANGES
index 1c03b8b555ad5f53d8477e0fe3a719f637247caf..98fc1b15002b86d79f3e0aa3e6ba6632510232b0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,11 @@
                        were added to the configuration followed by a
                        reconfiguration of named. [GL #2041]
 
+5580.  [test]          The system test framework no longer differentiates
+                       between SKIPPED and UNTESTED system test results. Any
+                       system test which is not run is now marked as SKIPPED.
+                       [GL !4517]
+
 5579.  [func]          When serve-stale is enabled and stale data is available,
                        named now returns stale answers upon encountering any
                        unexpected error in the query resolution process.