From: Michał Kępień Date: Thu, 30 Jun 2022 13:24:08 +0000 (+0200) Subject: Add CHANGES entry and release note for GL #2147 X-Git-Tag: v9.19.3~18^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f0d2d3c03f450c4ac813f3891b3c7a79586bcc99;p=thirdparty%2Fbind9.git Add CHANGES entry and release note for GL #2147 --- diff --git a/CHANGES b/CHANGES index 5e45abf17eb..8da486b5517 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5912. [cleanup] The "glue-cache" option has been removed. The glue cache + feature still works and is now permanently enabled. + [GL #2147] + 5911. [bug] Update HTTP listener settings on reconfiguration. [GL #3415] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 43636d10feb..0a73b3da61f 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -30,7 +30,8 @@ New Features Removed Features ~~~~~~~~~~~~~~~~ -- None. +- The ``glue-cache`` *option* has been removed. The glue cache *feature* + still works and is now permanently *enabled*. :gl:`#2147` Feature Changes ~~~~~~~~~~~~~~~