]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Reorder release notes
authorMichał Kępień <michal@isc.org>
Thu, 9 Nov 2023 12:10:33 +0000 (13:10 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 9 Nov 2023 12:10:33 +0000 (13:10 +0100)
doc/notes/notes-9.18.20.rst

index 523e100f6cfbcb9e4d640d7859a761901d9a24b5..a1c24f51b4249ac66be533368b5e096857f94e6a 100644 (file)
@@ -25,16 +25,16 @@ Bug Fixes
   records, it was incorrectly scheduled for resigning. This has been
   fixed. :gl:`#4350`
 
-- The :any:`lock-file` file was being removed when it should not have
-  been, making the statement ineffective when :iscman:`named` was
-  started three or more times. This has been fixed. :gl:`#4387`
+- Looking up stale data from the cache did not take local authoritative
+  data into account. This has been fixed. :gl:`#4355`
 
 - An assertion failure was triggered when :any:`lock-file` was used at
   the same time as the :option:`named -X` command-line option. This has
   been fixed. :gl:`#4386`
 
-- Looking up stale data from the cache did not take local authoritative
-  data into account. This has been fixed. :gl:`#4355`
+- The :any:`lock-file` file was being removed when it should not have
+  been, making the statement ineffective when :iscman:`named` was
+  started three or more times. This has been fixed. :gl:`#4387`
 
 Known Issues
 ~~~~~~~~~~~~