]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES note
authorMark Andrews <marka@isc.org>
Wed, 28 Nov 2018 20:46:50 +0000 (07:46 +1100)
committerMark Andrews <marka@isc.org>
Wed, 28 Nov 2018 20:50:02 +0000 (07:50 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1a83a12ec6ad3ddc3bec108e4de049699c3b4b2c..e6dc8451d7b33e14c27540a0fea352e0b23b5e63 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5102.  [bug]           dnssec-coverage failed to use the default TTL when
+                       checking KSK deletion times leading to a exception.
+                       [GL #585]
+
 5101.  [bug]           Fix default installation path for Python modules and
                        remove the dnspython dependency accidentally introduced
                        by change 4970. [GL #730]