]> git.ipfire.org Git - thirdparty/openssl.git/commit
Document the API breaking constification changes
authorTomas Mraz <tomas@openssl.org>
Wed, 28 Apr 2021 10:43:12 +0000 (12:43 +0200)
committerPauli <pauli@openssl.org>
Fri, 30 Apr 2021 01:06:47 +0000 (11:06 +1000)
commit9ac653d81a857a5452f9f25278a24e1dfb226905
treec6079f4024a46895746b82c7859c48f7b7d569ac
parent0b31c36797a36c4cc17dd634de7e254290f8dac6
Document the API breaking constification changes

The EVP_PKEY_asn1_set_public and EVP_PKEY_meth_set_copy have
some API breaking constification changes in 3.0.

Fixes #9296

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15068)
CHANGES.md
doc/man3/EVP_PKEY_ASN1_METHOD.pod
doc/man3/EVP_PKEY_meth_new.pod