mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 19:41:04 -05:00
Add CHANGES and release note for #4624
This commit is contained in:
parent
e39de45adc
commit
bc600ae2a1
2 changed files with 6 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue