From: Michał Kępień Date: Mon, 7 Nov 2022 21:07:08 +0000 (+0100) Subject: Add release note for GL #3603 X-Git-Tag: v9.19.7~2^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=94482c1d3d710a26fd4816dffc74d4fa38925760;p=thirdparty%2Fbind9.git Add release note for GL #3603 --- diff --git a/doc/notes/notes-9.19.7.rst b/doc/notes/notes-9.19.7.rst index 5cf561d9571..c8128955ff6 100644 --- a/doc/notes/notes-9.19.7.rst +++ b/doc/notes/notes-9.19.7.rst @@ -57,6 +57,11 @@ Bug Fixes - Previously, BIND failed to start on Solaris-based systems with hundreds of CPUs. This has been fixed. :gl:`#3563` +- When a DNS resource record's TTL value was equal to the resolver's + configured :any:`prefetch` "eligibility" value, the record was + erroneously not treated as eligible for prefetching. This has been + fixed. :gl:`#3603` + Known Issues ~~~~~~~~~~~~