From: Petr Špaček Date: Tue, 2 Apr 2024 14:20:18 +0000 (+0200) Subject: Add release note for GL #4622 and #4652 X-Git-Tag: v9.19.23~2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4344b7d1ab8d80bb6615c058d921388443e3cab;p=thirdparty%2Fbind9.git Add release note for GL #4622 and #4652 --- diff --git a/doc/notes/notes-9.19.23.rst b/doc/notes/notes-9.19.23.rst index 1ed7e7f9460..1fd661fdd38 100644 --- a/doc/notes/notes-9.19.23.rst +++ b/doc/notes/notes-9.19.23.rst @@ -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`