mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-16 19:30:00 -04:00
Add a CHANGES note for [GL #3603]
This commit is contained in:
parent
863f51466e
commit
041ffac0d7
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
CHANGES
|
|
@ -1,3 +1,8 @@
|
|||
6002. [bug] Fix a resolver prefetch bug when the record's TTL value
|
||||
is equal to the configured prefetch eligibility value,
|
||||
but the record was erroneously not treated as eligible
|
||||
for prefetching. [GL #3603]
|
||||
|
||||
6001. [bug] Always call dns_adb_endudpfetch() after calling
|
||||
dns_adb_beginudpfetch() for UDP queries in resolver.c,
|
||||
in order to adjust back the quota. [GL #3598]
|
||||
|
|
|
|||
Loading…
Reference in a new issue