Add CHANGES entry for #3500

There is no need for a release because this case was nearly impossible
to trigger (except for when 'sig-signing-type' was set to 0).
This commit is contained in:
Matthijs Mekking 2022-08-23 11:04:00 +02:00
parent e633398010
commit a98f993da8

View file

@ -1,3 +1,6 @@
5948. [bug] Fix nsec3.c:dns_nsec3_activex() function, add a missing
dns_db_detachnode() call. [GL #3500]
5947. [func] Change dnssec-policy to allow graceful transition from
an NSEC only zone to NSEC3. [GL #3486]