diff options
| author | Theo Buehler <tb@openbsd.org> | 2024-07-09 15:41:08 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2024-07-09 15:41:08 -0600 |
| commit | b26d6bfcbdcfc372feb5c0b3fadab143933d51d9 (patch) | |
| tree | 11ef1b25ac1db3e2bde8f64313342a4c0c1ba7d4 | |
| parent | 6367ad16dd7a96997fd412ccb8f0797837eaabbd (diff) | |
| download | portable-b26d6bfcbdcfc372feb5c0b3fadab143933d51d9.tar.gz portable-b26d6bfcbdcfc372feb5c0b3fadab143933d51d9.tar.bz2 portable-b26d6bfcbdcfc372feb5c0b3fadab143933d51d9.zip | |
Update ChangeLog
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -83,6 +83,7 @@ LibreSSL Portable Release Notes: | |||
| 83 | STORE_METHOD, and SSL_AEAD_CTX. | 83 | STORE_METHOD, and SSL_AEAD_CTX. |
| 84 | - i2d_ASN1_OBJECT() now returns -1 on error like most other i2d_*. | 84 | - i2d_ASN1_OBJECT() now returns -1 on error like most other i2d_*. |
| 85 | - SPKAC support was removed from openssl(1) | 85 | - SPKAC support was removed from openssl(1) |
| 86 | - Added TLS1-PRF support to the EVP interface. | ||
| 86 | * Bug fixes | 87 | * Bug fixes |
| 87 | - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match | 88 | - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match |
| 88 | their documentation. They always set an RFC 5280 conformant time. | 89 | their documentation. They always set an RFC 5280 conformant time. |
