]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Wed, 22 Aug 2018 08:48:07 +0000 (10:48 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 22 Aug 2018 08:48:07 +0000 (10:48 +0200)
5014. [bug] Signatures loaded from the journal for the signed
version of an inline-signed zone were not scheduled for
refresh. [GL #482]

CHANGES

diff --git a/CHANGES b/CHANGES
index d47fe2d587ae772af3121c55340bf861c5230666..e5b16159c02864249d2c00685f44786ebfb63ef8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5014.  [bug]           Signatures loaded from the journal for the signed
+                       version of an inline-signed zone were not scheduled for
+                       refresh. [GL #482]
+
 5013.  [bug]           A referral response with a non-empty ANSWER section was
                        inadvertently being treated as an error. [GL #390]