]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Modify CHANGES [GL !5600]
authorArtem Boldariev <artem@boldariev.com>
Mon, 29 Nov 2021 09:02:32 +0000 (11:02 +0200)
committerArtem Boldariev <artem@boldariev.com>
Mon, 29 Nov 2021 12:03:58 +0000 (14:03 +0200)
Mention that unused 'tls' clause options 'ca-file' and 'hostname' were
removed.

CHANGES

diff --git a/CHANGES b/CHANGES
index 96957be818275c762347835f533916f4a605a5a3..ca80b0d14b1ff32f9b42737cae40f4d08256c120 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5766.  [func]          Unused 'tls' clause options 'ca-file' and 'hostname'
+                       were disabled. [GL !5600]
+
 5765.  [bug]           Fix a bug in DoH implementation making 'dig'
                        abort when ALPN negotiation fails. [GL #3022]