]> 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:50:43 +0000 (07:50 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8baa19b596d5bd65ed2da85fb18df9afceff1fdd..9fbeadb28ecc91ed3012ce218f8fe6eaa517e843 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]