]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note
authorMark Andrews <marka@isc.org>
Wed, 22 Jul 2020 07:49:27 +0000 (17:49 +1000)
committerMark Andrews <marka@isc.org>
Fri, 24 Jul 2020 05:43:54 +0000 (15:43 +1000)
(cherry picked from commit bcd049f116291ee809a6c5cd234874c936d67367)

CHANGES

diff --git a/CHANGES b/CHANGES
index e5c3a473bb5b73e91e34bf5fa2051571b46c38bf..25144163a754708783a2702d782fd6c53fc1c415 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5474.  [bug]           dns_rdata_hip_next() failed to return ISC_R_NOMORE
+                       when it should have. [GL !3880]
+
 5465.  [func]          Fallback to built in trust-anchors, managed-keys, or
                        trusted-keys if the bindkeys-file (bind.keys) cannot
                        be parsed. [GL #1235]