]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3544]
authorMark Andrews <marka@isc.org>
Thu, 15 Sep 2022 06:10:29 +0000 (16:10 +1000)
committerMark Andrews <marka@isc.org>
Tue, 4 Oct 2022 04:34:08 +0000 (15:34 +1100)
(cherry picked from commit 335b397e15185930e3b3224eee440e4cccc2f372)

CHANGES

diff --git a/CHANGES b/CHANGES
index a59ebb36458ab9fcb03973fa9efa3126768e8dad..46dff967a8461d55a3b8b4c35b21a1daa23b9569 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5991.  [protocol]      Add support for parsing and validating "dohpath" to
+                       SVCB. [GL #3544]
+
 5988.  [bug]           Some out of memory conditions in opensslrsa_link.c
                        could lead to memory leaks. [GL #3551]