aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2023-11-01 20:50:15 -0500
committerBrent Cook <busterb@gmail.com>2023-11-01 20:50:15 -0500
commit1a5be425a9a6720cc367b1c298610a7a41a2fb3d (patch)
tree83b2395eb98309e7d13f69b99946097f1d6790c6 /ChangeLog
parent18f5064a9d12117f87570e69c4fb923d86e7bd57 (diff)
parent548b3d0485c0ad00c6041670c2192c4b5bd80e66 (diff)
downloadportable-1a5be425a9a6720cc367b1c298610a7a41a2fb3d.tar.gz
portable-1a5be425a9a6720cc367b1c298610a7a41a2fb3d.tar.bz2
portable-1a5be425a9a6720cc367b1c298610a7a41a2fb3d.zip
Land #922, build fixes for various platforms
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a498842..b4dd2d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,15 @@ history is also available from Git.
28 28
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30
313.9.0 - In development
32
33 * Portable changes
34 * Internal improvements
35 * Documentation improvements
36 * Testing and proactive security
37 * Bug fixes
38 - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp()
39
313.8.2 - In development 403.8.2 - In development
32 41
33 * Portable changes 42 * Portable changes