]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for GL #2146
authorMichał Kępień <michal@isc.org>
Wed, 16 Sep 2020 09:18:07 +0000 (11:18 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 16 Sep 2020 09:18:07 +0000 (11:18 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index ba74a88f923aa0b69417aa5ee2fbae3c2e39bfc5..fd54ef6a016f34c5c3644bea074f6a75bbb4aafa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5504.  [func]          The "glue-cache" option has been marked as deprecated.
+                       The glue cache feature will be permanently enabled in a
+                       future release. [GL #2146]
+
 5503.  [bug]           Cleaned up reference counting of network manager
                        handles, now using isc_nmhandle_attach() and _detach()
                        instead of _ref() and _unref(). [GL #2122]