aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c34589..3b3e7cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,7 @@ LibreSSL Portable Release Notes:
42 - Add branch target information (BTI) support to arm64 assembly. 42 - Add branch target information (BTI) support to arm64 assembly.
43 - Added a new implementation of BN_mod_sqrt(). 43 - Added a new implementation of BN_mod_sqrt().
44 - Removed incomplete and dangerous BN_RECURSION code. 44 - Removed incomplete and dangerous BN_RECURSION code.
45 - Added endbr64 instructions to amd64 assembly.
45 * New features 46 * New features
46 - Added support for truncated SHA-2 and for SHA-3. 47 - Added support for truncated SHA-2 and for SHA-3.
47 * Compatibility changes 48 * Compatibility changes