Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
botovq committed Jul 18, 2024
1 parent 1796edd commit 6f4668b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ LibreSSL Portable Release Notes:
- Made most error string tables const.
- Removed handling for SSLv2 client hello messages.
- Improvements in the openssl(1) speed app's signal handler.
- Cleaned up various X509v3_* extension API.
- Unified the X.509v3 extension methods.
- Added support for TLS PRF in the EVP KDF API.
* Documentation improvements
- Removed documentation of no longer existing API.
Expand All @@ -86,9 +88,8 @@ LibreSSL Portable Release Notes:
- i2d_ASN1_OBJECT() now returns -1 on error like most other i2d_*.
- SPKAC support was removed from openssl(1)
- Added TLS1-PRF support to the EVP interface.
- Cleaned up various X509v3_* extension API.
- Unified the X.509v3 extension methods.
- Removed ssl2.h and ssl23.h.
- Support for attributes in EVP_PKEYs was removed.
* Bug fixes
- Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match
their documentation. They always set an RFC 5280 conformant time.
Expand Down

0 comments on commit 6f4668b

Please sign in to comment.