Add CHANGES and release note for #4624

This commit is contained in:
Matthijs Mekking 2024-03-08 12:23:40 +01:00
parent e39de45adc
commit bc600ae2a1
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,6 @@
6361. [bug] Some invalid ISO 8601 durations were accepted
erroneously. [GL #4624]
6360. [bug] Don't return static-stub synthesised NS RRset.
[GL #4608]

View file

@ -37,6 +37,9 @@ Bug Fixes
- None.
- Some ISO 8601 durations were accepted erroneously, leading to shorter
durations than expected. This has been fixed. :gl:`#4624`
Known Issues
~~~~~~~~~~~~