Add CHANGES note for [GL #3785]

This commit is contained in:
Ondřej Surý 2023-01-10 10:07:06 +01:00
parent 6734b0f063
commit 41870dccba
No known key found for this signature in database
GPG key ID: 2820F37E873DEA41

View file

@ -1,3 +1,8 @@
6063. [cleanup] The RSA and ECDSA parts of the DNSSEC has been
refactored for a better OpenSSL 3.x integration and
preliminary PKCS#11 support via for OpenSSL Providers
has been added. [GL #3785]
6062. [func] The DSCP implementation, which has been
nonfunctional for some time, is now marked as
obsolete and the implementation has been removed.