CHANGES for [GL #4340]

This commit is contained in:
Evan Hunt
2023-11-01 15:18:02 +00:00
parent b12f709f05
commit 93f1518c80
+4
View File
@@ -1,3 +1,7 @@
6278. [bug] The call to isc_mem_setwater() was incorrectly
removed from dns_cache_setcachesize(), causing
cache overmem conditions not to be detected. [GL #4340]
6277. [bug] Take into account local authoritative zones when
falling back to serve-stale. [GL #4355]