]> 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:51:48 +0000 (10:51 +0200)
5014. [bug] Signatures loaded from the journal for the signed
version of an inline-signed zone were not scheduled for
refresh. [GL #482]

(cherry picked from commit b3b1a9081b14bdc6ebc7c5a1f54349eb00ef8806)

CHANGES

diff --git a/CHANGES b/CHANGES
index 139d6f0567b79920ab623c9089969894ea115604..c8a043077f9aec0010926913f218bd709b790513 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]