2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Update changes

This commit is contained in:
Matthijs Mekking
2020-04-16 14:24:25 +02:00
parent e3aa12fc0a
commit acae6cf438

View File

@@ -1,3 +1,7 @@
5384. [bug] With dnssec-policy, inline-signing was implicitly set
to yes. Change and only set inline-signing to yes
if the zone is not dynamic. [GL #1709]
5383. [func] Add a quota attach function with a callback and clean up
the isc_quota API. [GL !3280]