diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ LibreSSL Portable Release Notes: | |||
59 | strings table entries, ASN.1 methods, PKEY methods, digest methods, | 59 | strings table entries, ASN.1 methods, PKEY methods, digest methods, |
60 | CRL methods, purpose and trust identifiers, or X.509 extensions. | 60 | CRL methods, purpose and trust identifiers, or X.509 extensions. |
61 | - Turn the long dysfunctional openssl(1) s_client -pause into a noop. | 61 | - Turn the long dysfunctional openssl(1) s_client -pause into a noop. |
62 | - openssl(1) x509 now supports -force_pubkey, -multivalue-rdn, | 62 | - openssl(1) x509 now supports -new -force_pubkey, -multivalue-rdn, |
63 | -set_issuer, -set_subject, and -utf8. | 63 | -set_issuer, -set_subject, and -utf8. |
64 | * Bug fixes | 64 | * Bug fixes |
65 | - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). | 65 | - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). |