]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #4622 and #4652
authorPetr Špaček <pspacek@isc.org>
Tue, 2 Apr 2024 14:20:18 +0000 (16:20 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 2 Apr 2024 15:31:42 +0000 (17:31 +0200)
doc/notes/notes-9.19.23.rst

index 1ed7e7f9460537c5654171e6c785bc7045be0d1e..1fd661fdd38fc78568c6af69985485021d2b99e3 100644 (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`