From ec31057a0fd665a689a04f2b0d422eb44be115f1 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 15 Sep 2022 16:12:49 +1000 Subject: [PATCH] Add release note for [GL #3544] (cherry picked from commit 2f3441b40a0b98087c97201eb5ef5e4a3c5af0fa) --- doc/notes/notes-current.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 6436c16ec7..97a3c99649 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -47,6 +47,9 @@ Feature Changes with '-DOPENSSL_API_COMPAT=10100' specified in the CFLAGS at compile time. :gl:`!6711` +- Add support for parsing and validating ``dohpath`` to SVBC records. + :gl:`#3544` + Bug Fixes ~~~~~~~~~