aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog15
1 files changed, 4 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index 994063f..fbd8118 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,19 +28,12 @@ history is also available from Git.
28 28
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30
313.9.0 - In development 313.8.3 - Stable release
32 32
33 * Portable changes 33 * Portable changes
34 * Internal improvements 34 - Removed assert pop-ups with Windows debug builds.
35 * Documentation improvements 35 - Fixed crashes and hangs in Windows ARM64 builds.
36 * Testing and proactive security 36 - Improved control-flow enforcement (CET) support.
37 - Bug fixes and simplifications in the Wycheproof tests.
38 * Compatibility changes
39 - Added ChaCha20 and chacha20 aliases for ChaCha.
40 * Bug fixes
41 - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp().
42 - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and
43 potentially incorrect encodings.
44 37
453.8.2 - Stable release 383.8.2 - Stable release
46 39