]> 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:36:06 +0000 (23:36 +1000)
(cherry picked from commit a60b54e1dfee13ce85ca1cd0ddb0f6863ad6580d)

doc/notes/notes-current.rst

index 5d8c23b0fd62040f9e590d255348788dd2a08b3d..f172bd7ec5b2f7d166e8acaf0dad6bf8cd13dc79 100644 (file)
@@ -74,3 +74,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`