]> 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:33:00 +0000 (15:33 +1100)
(cherry picked from commit 335b397e15185930e3b3224eee440e4cccc2f372)

CHANGES

diff --git a/CHANGES b/CHANGES
index 6231b495344379a64dded6bd8846669d62bc1535..c2fe2a1cc0be556f7fcca0743b844238e11b9d94 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]