]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
4822. [bug] Use resign_sooner in dns_db_setsigningtime. [RT #46473]
authorMark Andrews <marka@isc.org>
Fri, 17 Nov 2017 20:50:43 +0000 (07:50 +1100)
committerMark Andrews <marka@isc.org>
Fri, 17 Nov 2017 20:51:20 +0000 (07:51 +1100)
(cherry picked from commit f975d0acaaf27e514399ee84efb4deef66d79601)

CHANGES

diff --git a/CHANGES b/CHANGES
index 804ba4880846f40ff41e97d27b37d762df566592..a7c1d5ea000611b630c5eb4a2e32dc302785ffbb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+4822.  [bug]           Use resign_sooner in dns_db_setsigningtime. [RT #46473]
+
 4821.  [bug]           When resigning ensure that the SOA's expire time is
                        always later that the resigning time of other records.
                        [RT #46473]
@@ -6,7 +8,7 @@
                        information to the new header. [RT #46473]
 
 4819.  [bug]           Fully backout the transaction when adding a RRset
-                       to the resigning / removal heaps fail. [RT #46473]
+                       to the resigning / removal heaps fails. [RT #46473]
 
 4818.  [test]          The logfileconfig system test could intermittently
                        report false negatives on some platforms. [RT #46615]