Add release note for GL #2844

This commit is contained in:
Michał Kępień
2021-09-07 09:28:48 +02:00
parent fe86bac50c
commit 901eb7edae

View File

@@ -86,6 +86,11 @@ Bug Fixes
available is migrated to ``dnssec-policy``, that key is now treated as
a Combined Signing Key (CSK). :gl:`#2857`
- When a dynamic zone was made available in another view using the
``in-view`` statement, running ``rndc freeze`` always reported an
``already frozen`` error even though the zone was successfully
frozen. This has been fixed. :gl:`#2844`
- When new IP addresses were added to the system during ``named``
startup, ``named`` failed to listen on TCP for the newly added
interfaces. :gl:`#2852`