aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81bc7b0..3f654fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,7 @@ LibreSSL Portable Release Notes:
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 - Fixed the --prefix option for cmake --install.
36 - Fixed tests for MinGW due to missing sh(1).
36 * Internal improvements 37 * Internal improvements
37 - Cleaned up the error implementation. 38 - Cleaned up the error implementation.
38 - Many bug fixes and simplifications in the EC ASN.1 code. 39 - Many bug fixes and simplifications in the EC ASN.1 code.