]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
add padding to whatsnew
authorBob Halley <halley@dnspython.org>
Wed, 23 Mar 2022 13:12:19 +0000 (06:12 -0700)
committerBob Halley <halley@dnspython.org>
Wed, 23 Mar 2022 13:12:19 +0000 (06:12 -0700)
doc/whatsnew.rst

index d9a4b74fdc67e47330b636ec477f74da597cae8c..fbf2217b083b6e89112cc66ebb1f1651f8e94211 100644 (file)
@@ -15,6 +15,10 @@ What's New in dnspython
 
 * The minimum TLS version is now 1.2.
 
+* EDNS padding is now supported.  Messages with EDNS enabled and with a
+  non-zero pad option will be automatically padded appropriately when
+  converted to wire format.
+
 2.2.1
 -----