Add a CHANGES note for [GL #3603]

This commit is contained in:
Aram Sargsyan
2022-10-18 13:10:04 +00:00
parent 863f51466e
commit 041ffac0d7

View File

@@ -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]