2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-04 00:25:29 +00:00

Add CHANGES note for [GL #3709]

This commit is contained in:
Ondřej Surý
2022-11-30 11:43:20 +01:00
committed by Ondřej Surý
parent 7e4e125e5e
commit dbc2542ef3

View File

@@ -1,3 +1,8 @@
6035. [bug] Refactor the dns_resolver unit to store the fetch
contexts and zone counter directly in the hash
tables without buckets and implement effective
cleaning of both objects. [GL #3709]
6034. [func] Deprecate alt-transfer-source, alt-transfer-source-v6
and use-alt-transfer-source. [GL #3694]