diff options
author | Brent Cook <busterb@gmail.com> | 2023-11-01 20:50:15 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2023-11-01 20:50:15 -0500 |
commit | 1a5be425a9a6720cc367b1c298610a7a41a2fb3d (patch) | |
tree | 83b2395eb98309e7d13f69b99946097f1d6790c6 /ChangeLog | |
parent | 18f5064a9d12117f87570e69c4fb923d86e7bd57 (diff) | |
parent | 548b3d0485c0ad00c6041670c2192c4b5bd80e66 (diff) | |
download | portable-1a5be425a9a6720cc367b1c298610a7a41a2fb3d.tar.gz portable-1a5be425a9a6720cc367b1c298610a7a41a2fb3d.tar.bz2 portable-1a5be425a9a6720cc367b1c298610a7a41a2fb3d.zip |
Land #922, build fixes for various platforms
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -28,6 +28,15 @@ history is also available from Git. | |||
28 | 28 | ||
29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
30 | 30 | ||
31 | 3.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 | |||
31 | 3.8.2 - In development | 40 | 3.8.2 - In development |
32 | 41 | ||
33 | * Portable changes | 42 | * Portable changes |