diff options
| author | Theo Buehler <tb@openbsd.org> | 2024-08-25 15:01:22 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2024-08-25 15:01:22 -0600 |
| commit | f27e8fb7f65b0910849e51e949bfb11d4e3c8f40 (patch) | |
| tree | 321b727ef58e91bd0cb8f5ac5dadf1ef679e52c3 | |
| parent | 0bc57801b89423cdad3fb42afb20d145f776473e (diff) | |
| download | portable-f27e8fb7f65b0910849e51e949bfb11d4e3c8f40.tar.gz portable-f27e8fb7f65b0910849e51e949bfb11d4e3c8f40.tar.bz2 portable-f27e8fb7f65b0910849e51e949bfb11d4e3c8f40.zip | |
ChangeLog: fix grammar
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -106,7 +106,7 @@ LibreSSL Portable Release Notes: | |||
| 106 | - SSL_CTX_set1_cert_store() and SSL_CIPHER_get_handshake_digest() | 106 | - SSL_CTX_set1_cert_store() and SSL_CIPHER_get_handshake_digest() |
| 107 | were added to libssl. | 107 | were added to libssl. |
| 108 | - The completely broken UI_UTIL password API was removed. | 108 | - The completely broken UI_UTIL password API was removed. |
| 109 | - The OpenSSL pkcs12 command PKCS12_create() no longer supports | 109 | - The OpenSSL pkcs12 command and PKCS12_create() no longer support |
| 110 | setting the Microsoft-specific Local Key Set and Cryptographic | 110 | setting the Microsoft-specific Local Key Set and Cryptographic |
| 111 | Service Provider attributes. | 111 | Service Provider attributes. |
| 112 | * Bug fixes | 112 | * Bug fixes |
