]> git.ipfire.org Git - thirdparty/openssl.git/commit
docs(provider-base): Add HISTORY note for OSSL_CAPABILITY_TLS_SIGALG_MIN_DTLS (and...
authorNicola Tuveri <nic.tuv@gmail.com>
Fri, 14 Mar 2025 12:09:10 +0000 (14:09 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 18 Mar 2025 17:58:55 +0000 (18:58 +0100)
commit2d50cb660cdf1802a9c3e4b5fc5366a85e2158b4
treea0e60c6f6e6c5b5f260639fa305843a161769cc7
parenta532f2302d9eac7a2ba52b9929b790c20347c9ba
docs(provider-base): Add HISTORY note for OSSL_CAPABILITY_TLS_SIGALG_MIN_DTLS (and MAX)

This commit adds a small note about
definitions for
`OSSL_CAPABILITY_TLS_SIGALG_MIN_DTLS` and
`OSSL_CAPABILITY_TLS_SIGALG_MAX_DTLS`
being first added in OpenSSL 3.5.

PR #26975 added these definitions for OpenSSL 3.5, but the documentation
update omitted a history note for the addition.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27063)
doc/man7/provider-base.pod