]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #2670]
authorMark Andrews <marka@isc.org>
Wed, 5 May 2021 03:03:42 +0000 (13:03 +1000)
committerMark Andrews <marka@isc.org>
Wed, 5 May 2021 13:13:55 +0000 (23:13 +1000)
doc/notes/notes-current.rst

index aa3cdde8924fa6a09cb9cc5930d11dcd83f3bde3..2ca7b30e041931b7b595b74631056e8f9417df03 100644 (file)
@@ -85,3 +85,6 @@ Bug Fixes
 
 - With ``dnssec-policy```, don't roll keys if the private key file is offline.
   :gl:`#2596`
+
+- Journal compaction could fail when a journal with invalid transaction 
+  headers was not detected at startup. :gl:`#2670`