From 2f3441b40a0b98087c97201eb5ef5e4a3c5af0fa 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] --- 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 5776a4aa82..0152d9f208 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -74,6 +74,9 @@ Feature Changes libuv should be available on all supported platforms either as a native package or as a backport. :gl:`#3567` +- Add support for parsing and validating ``dohpath`` to SVBC records. + :gl:`#3544` + Bug Fixes ~~~~~~~~~