2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Add release note for GL #4622 and #4652

This commit is contained in:
Petr Špaček
2024-04-02 16:20:18 +02:00
parent 3989b99a0b
commit e4344b7d1a

View File

@@ -39,6 +39,9 @@ Bug Fixes
- Some DNSSEC key rollovers were slowed down erroneously. This has been fixed.
:gl:`#4552`
- Bugs which could cause resolvers configured with the new cache data structure
to crash or hang have been fixed. :gl:`#4622` :gl:`#4652`
- Some ISO 8601 durations were accepted erroneously, leading to shorter
durations than expected. This has been fixed. :gl:`#4624`