Skip to content

Commit ccb8f0c

Browse files
committed
Fixups in CHANGES.md
Fixed one ambiguous line and removed a few unnecessary backticks. Reviewed-by: Tomas Mraz <[email protected]> Reviewed-by: Matthias St. Pierre <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from openssl#11447)
1 parent beb958c commit ccb8f0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGES.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ OpenSSL 3.0
3030
the various push functions and finally convert to a passable OSSL_PARAM
3131
array using OSSL_PARAM_BLD_to_param().
3232

33-
* Paul Dale *
33+
*Paul Dale*
3434

3535
* EVP_PKEY_get0_RSA(), EVP_PKEY_get0_DSA(), EVP_PKEY_get0_DH(), and
3636
EVP_PKEY_get0_EC_KEY() can now handle EVP_PKEYs with provider side
@@ -43,9 +43,9 @@ OpenSSL 3.0
4343

4444
*Richard Levitte*
4545

46-
* `ASN1_verify()`, `ASN1_digest()` and `ASN1_sign()` have been deprecated.
46+
* ASN1_verify(), ASN1_digest() and ASN1_sign() have been deprecated.
4747
They are old functions that we don't use, and that you could disable with
48-
the macro `NO_ASN1_OLD`. This goes all the way back to OpenSSL 0.9.7.
48+
the macro NO_ASN1_OLD. This goes all the way back to OpenSSL 0.9.7.
4949

5050
*Richard Levitte*
5151

0 commit comments

Comments
 (0)