diff options
author | Theo Buehler <tb@openbsd.org> | 2024-10-29 09:46:31 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2024-10-29 09:46:31 -0600 |
commit | 3eea7a68377d35c7a37074de380ac4d4638afbe6 (patch) | |
tree | 86a30c0e40905838bcce5a34aeb178f8c961a1dd /ChangeLog | |
parent | 240c66919cf988ef5cf38f7bfdbb358657ebbedb (diff) | |
download | portable-3eea7a68377d35c7a37074de380ac4d4638afbe6.tar.gz portable-3eea7a68377d35c7a37074de380ac4d4638afbe6.tar.bz2 portable-3eea7a68377d35c7a37074de380ac4d4638afbe6.zip |
Update ChangeLog
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ LibreSSL Portable Release Notes: | |||
32 | 32 | ||
33 | * Portable changes | 33 | * Portable changes |
34 | - Fixed CMake builds on FreeBSD. | 34 | - Fixed CMake builds on FreeBSD. |
35 | - Fixed the --prefix option for cmake --install. | ||
35 | * Internal improvements | 36 | * Internal improvements |
36 | - Cleaned up the error implementation. | 37 | - Cleaned up the error implementation. |
37 | - Many bug fixes and simplifications in the EC ASN.1 code. | 38 | - Many bug fixes and simplifications in the EC ASN.1 code. |