]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Wed, 2 Oct 2019 03:47:45 +0000 (20:47 -0700)
committerEvan Hunt <each@isc.org>
Wed, 2 Oct 2019 04:20:38 +0000 (21:20 -0700)
(cherry picked from commit 1d741c5c0fdb70198ca1f5c0834c54eda4bfd90b)

CHANGES

diff --git a/CHANGES b/CHANGES
index 0d292e749b80327042811d16079642e31aab92f4..678df48ee271be8d7f213731ce7e8f7f1dc622de 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5297.  [bug]           Check whether a previous QNAME minimization fetch
+                       is still running before starting a new one; return
+                       SERVFAIL and log an error if so. [GL #1191]
+
 5294.  [func]          Fallback to ACE name on output in locale, which does not
                        support converting it to unicode.  [GL #846]