From: Mark Andrews Date: Thu, 21 Jan 2021 23:04:37 +0000 (+1100) Subject: Add CHANGES note for [GL #2403] X-Git-Tag: v9.17.10~22^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b6da18f31f4693fe9ecb577646601bbb7352413;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #2403] --- diff --git a/CHANGES b/CHANGES index 987862f2d81..e5c524acb60 100644 --- 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.