Add release note for GL #4027

This commit is contained in:
Michał Kępień 2023-05-09 12:36:44 +02:00
parent c5441e8ff4
commit 2cecc9652c
No known key found for this signature in database

View file

@ -31,6 +31,10 @@ Bug Fixes
as broken and is not contacted again during a given resolution
process. :gl:`#4005`
- When removing delegations from an opt-out range, empty-non-terminal
NSEC3 records generated by those delegations were not cleaned up. This
has been fixed. :gl:`#4027`
- Log file rotation code did not clean up older versions of log files
when the logging :any:`channel` had an absolute path configured as a
``file`` destination. This has been fixed. :gl:`#3991`