]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #2403]
authorMark Andrews <marka@isc.org>
Thu, 21 Jan 2021 23:04:37 +0000 (10:04 +1100)
committerOndřej Surý <ondrej@sury.org>
Tue, 26 Jan 2021 12:26:29 +0000 (13:26 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 987862f2d812c6d955a6e4c0482ca07f0ecc7408..e5c524acb6081b2ad3c951e5153459b6fa1eabf3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5567.  [bug]           Dig now reports unknown dash options while pre-parsing
+                       the options.  This prevents '-multi' instead of
+                       '+multi' reporting memory usage before ending option
+                       parsing on 'Invalid option: -lti'. [GL #2403]
+
 5566.  [func]          Add "stale-answer-client-timeout" option, which
                        is the amount of time a recursive resolver waits before
                        attempting to answer the query using stale data from cache.