Add release note for GL #2758

This commit is contained in:
Michał Kępień
2021-07-09 09:34:52 +02:00
parent 62dcc15e0b
commit f4d2812812

View File

@@ -56,6 +56,9 @@ Bug Fixes
when both wildcard expansion and CNAME chaining were required to
prepare the response. This has been fixed. :gl:`#2759`
- If ``nsupdate`` sends an SOA request and receives a REFUSED response,
it now fails over to the next available server. :gl:`#2758`
- A bug that caused the NSEC3 salt to be changed on every restart for
zones using KASP has been fixed. :gl:`#2725`