]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release notes
authorMark Andrews <marka@isc.org>
Fri, 17 Jul 2020 02:42:07 +0000 (12:42 +1000)
committerMark Andrews <marka@isc.org>
Wed, 18 Aug 2021 03:51:38 +0000 (13:51 +1000)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 951e3b68ccc23d0b1a7cb257688562b6a34f18bd..031208f2ff41219f9858b5db41d7a5c2d7ca083d 100644 (file)
--- 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]
 
index b6cee02efe0404e72e85160aa94fcf158d1d9e63..e17d4ebb8c6ac884362435ded5e2603a83ae5562 100644 (file)
@@ -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
 ~~~~~~~~~~~~~~~~