diff options
author | Brent Cook <busterb@gmail.com> | 2023-11-08 06:31:34 -0600 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2023-11-08 06:31:34 -0600 |
commit | 258ba3ff30745ce2fca283f8b7981ebc404d8b1e (patch) | |
tree | f1b72603bea58771fe76026fdc97a9fc61949ebf /ChangeLog | |
parent | 88510a3f8f7a81c1ecd3cd981f0481776b7c2907 (diff) | |
parent | 43cb91c947421c2dba6bc2f2104aa0b5aec80006 (diff) | |
download | portable-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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |