aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-10-29 09:46:31 -0600
committerTheo Buehler <tb@openbsd.org>2024-10-29 09:46:31 -0600
commit3eea7a68377d35c7a37074de380ac4d4638afbe6 (patch)
tree86a30c0e40905838bcce5a34aeb178f8c961a1dd /ChangeLog
parent240c66919cf988ef5cf38f7bfdbb358657ebbedb (diff)
downloadportable-3eea7a68377d35c7a37074de380ac4d4638afbe6.tar.gz
portable-3eea7a68377d35c7a37074de380ac4d4638afbe6.tar.bz2
portable-3eea7a68377d35c7a37074de380ac4d4638afbe6.zip
Update ChangeLog
Diffstat (limited to '')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba3a445..7285f57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.