]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Set up release notes for BIND 9.18.26
authorMichał Kępień <michal@isc.org>
Wed, 13 Mar 2024 08:55:18 +0000 (09:55 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 13 Mar 2024 08:55:18 +0000 (09:55 +0100)
doc/notes/notes-current.rst

index 855428e5ef883208d5c1b4dce11c6e827d40120d..ca59158dc600fc922d851fb4026aec0addf1524c 100644 (file)
@@ -9,7 +9,7 @@
 .. See the COPYRIGHT file distributed with this work for additional
 .. information regarding copyright ownership.
 
-Notes for BIND 9.18.25
+Notes for BIND 9.18.26
 ----------------------
 
 Security Fixes
@@ -36,11 +36,6 @@ Feature Changes
 Bug Fixes
 ~~~~~~~~~
 
-- A regression in cache-cleaning code enabled memory use to grow
-  significantly more quickly than before, until the configured
-  :any:`max-cache-size` limit was reached. This has been fixed.
-  :gl:`#4596`
-
 - Changes to ``listen-on`` statements were ignored on reconfiguration
   unless the port or interface address was changed, making it
   impossible to change a related listener transport type. That issue
@@ -49,11 +44,6 @@ Bug Fixes
   ISC would like to thank Thomas Amgarten for bringing this issue to
   our attention. :gl:`#4518`, :gl:`#4528`
 
-- Using :option:`rndc flush` inadvertently caused cache cleaning to
-  become less effective. This could ultimately lead to the configured
-  :any:`max-cache-size` limit being exceeded and has now been fixed.
-  :gl:`#4621`
-
 Known Issues
 ~~~~~~~~~~~~