Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
botovq committed Dec 1, 2023
1 parent 4fc28f4 commit 5b404cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,10 @@ LibreSSL Portable Release Notes:
* Portable changes
* Internal improvements
- Converted uses of OBJ_bsearch_() to standard bsearch().
- Greatly simplified by_file_ctrl().
* Documentation improvements
- ENGINE documentation was updated to reflect reality.
- Made EVP API documentation more accurate and less incoherent.
* Testing and proactive security
- Bug fixes and simplifications in the Wycheproof tests.
* Compatibility changes
Expand All @@ -51,6 +54,8 @@ LibreSSL Portable Release Notes:
of ' ' when ECPK parameters are printed with large indentation.
- Avoid a NULL dereference after memory allocation failure during TLS
version downgrade.
- Fixed various bugs in CMAC internals.
- Removed all remaining ENGINE tentacles.

3.8.2 - Stable release

Expand Down

0 comments on commit 5b404cb

Please sign in to comment.