]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Reorder release notes
authorPetr Špaček <pspacek@isc.org>
Tue, 11 Apr 2023 11:42:52 +0000 (13:42 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 11 Apr 2023 14:29:22 +0000 (16:29 +0200)
doc/notes/notes-9.19.12.rst

index 032a89fe76cec5db5407bfa045b06184007c0627..bda508b1774d65ed578fa93f3a39e236b17a2fb8 100644 (file)
@@ -30,11 +30,6 @@ New Features
   and received during the resolution and validation process are logged.
   This can be used in place of :option:`dig +trace`. :gl:`#3842`
 
-- The log message ``resolver priming query complete`` has been moved
-  from the INFO log level to the DEBUG(1) log level, to prevent
-  :iscman:`delv` from emitting that message when setting up its internal
-  resolver. :gl:`#3842`
-
 - A new configuration option, :any:`checkds`, has been introduced. When
   set to ``yes``, it detects :any:`parental-agents` automatically by
   resolving the parent NS records. These name servers are queried to
@@ -63,7 +58,10 @@ Removed Features
 Feature Changes
 ~~~~~~~~~~~~~~~
 
-- None.
+- The log message ``resolver priming query complete`` has been moved
+  from the INFO log level to the DEBUG(1) log level, to prevent
+  :iscman:`delv` from emitting that message when setting up its internal
+  resolver. :gl:`#3842`
 
 Bug Fixes
 ~~~~~~~~~