From: Mark Andrews Date: Fri, 17 Jul 2020 02:42:07 +0000 (+1000) Subject: Add CHANGES and release notes X-Git-Tag: v9.17.18~34^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8ebb05b0b7c1eea7660051c57f3b92b3ea1eb3bb;p=thirdparty%2Fbind9.git Add CHANGES and release notes --- diff --git a/CHANGES b/CHANGES index 951e3b68ccc..031208f2ff4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5696. [protocol] Add support for HTTPS and SVCB record types. [GL #1132] + 5695. [func] Dig can now display the BADCOOKIE message as part of processing it (+showbadcookie). [GL #2319] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index b6cee02efe0..e17d4ebb8c6 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -35,6 +35,8 @@ New Features parameters to an ``http`` statement. The defaults are 300 and 100 respectively. :gl:`#2809` +- Add support for HTTPS and SVCB record types. :gl:`#1132` + Removed Features ~~~~~~~~~~~~~~~~