From 31ef1742d8a65ac42fecc0e5ce0b1bc0a8a29ea0 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Fri, 23 Dec 2022 09:26:47 -0800 Subject: [PATCH] update whatsnew --- doc/whatsnew.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/whatsnew.rst b/doc/whatsnew.rst index 171d2f60..58934516 100644 --- a/doc/whatsnew.rst +++ b/doc/whatsnew.rst @@ -29,7 +29,9 @@ What's New in dnspython is subject to change in future releases. For asynchronous I/O, both asyncio and Trio are supported, but Curio is not. -* DNSSEC signing support has been added to the ``dns.dnssec`` module. +* DNSSEC signing support has been added to the ``dns.dnssec`` module, along with + a number of functions to help generate DS, CDS, and CDNSKEY RRsets. Thank you + very much Jakob Schlyter! * Curio asynchronous I/O support is deprecated as of this release and will be removed in a future release. -- 2.47.3