]> 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@isc.org>
Tue, 26 Jan 2021 13:19:12 +0000 (14:19 +0100)
(cherry picked from commit 0b6da18f31f4693fe9ecb577646601bbb7352413)

CHANGES

diff --git a/CHANGES b/CHANGES
index f425a84cea6893017139a220e1eb630824064b4c..e0773d03cc3b4c048cd8deaba151b4274e9621a4 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]
+
 5565.  [func]          The SONAMEs for BIND 9 libraries now include the current
                        BIND 9 version number, in an effort to tightly couple
                        internal libraries with a specific release. [GL #2387]