]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #2670]
authorMark Andrews <marka@isc.org>
Wed, 5 May 2021 03:01:26 +0000 (13:01 +1000)
committerMark Andrews <marka@isc.org>
Wed, 5 May 2021 13:36:06 +0000 (23:36 +1000)
(cherry picked from commit 79da175a7691c32f85e084383355861316d055f5)

CHANGES

diff --git a/CHANGES b/CHANGES
index ebd18f2ea88b8982cc8cca0fd889f626471c7aac..76084a9ab1b18afab080a079529362756e1e4d57 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5635.  [bug]           Journal compaction could fail when a journal with
+                       invalid transaction headers was not detected at
+                       startup.  [GL #2670]
+
 5634.  [bug]           Don't roll keys when the private key file is offline.
                        [GL #2596]