aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2023-11-08 06:31:34 -0600
committerBrent Cook <busterb@gmail.com>2023-11-08 06:31:34 -0600
commit258ba3ff30745ce2fca283f8b7981ebc404d8b1e (patch)
treef1b72603bea58771fe76026fdc97a9fc61949ebf /ChangeLog
parent88510a3f8f7a81c1ecd3cd981f0481776b7c2907 (diff)
parent43cb91c947421c2dba6bc2f2104aa0b5aec80006 (diff)
downloadportable-258ba3ff30745ce2fca283f8b7981ebc404d8b1e.tar.gz
portable-258ba3ff30745ce2fca283f8b7981ebc404d8b1e.tar.bz2
portable-258ba3ff30745ce2fca283f8b7981ebc404d8b1e.zip
Land #940, avoid redefinition of OPENSSL_NO_ASM
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2acb8ca..994063f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,7 @@ LibreSSL Portable Release Notes:
34 * Internal improvements 34 * Internal improvements
35 * Documentation improvements 35 * Documentation improvements
36 * Testing and proactive security 36 * Testing and proactive security
37 - Bug fixes and simplifications in the Wycheproof tests.
37 * Compatibility changes 38 * Compatibility changes
38 - Added ChaCha20 and chacha20 aliases for ChaCha. 39 - Added ChaCha20 and chacha20 aliases for ChaCha.
39 * Bug fixes 40 * Bug fixes