]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL !6041]
authorOndřej Surý <ondrej@isc.org>
Mon, 28 Mar 2022 18:58:04 +0000 (20:58 +0200)
committerEvan Hunt <each@isc.org>
Tue, 29 Mar 2022 21:14:49 +0000 (14:14 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 71b31cd4daafe6b01dcb9b771d15d6071f99dfca..5488b898e6e5cef21d5c485fae30c7b2a6bc7f3d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5840.  [cleanup]       Remove multiple application context use in dns_client
+                       unit. [GL !6041]
+
 5839.  [func]          Add support for remote TLS certificates
                        verification, both to BIND and dig, making it possible
                        to implement Strict and Mutual TLS authentication,