diff options
author | Theo Buehler <tb@openbsd.org> | 2023-10-19 06:01:07 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2023-10-19 06:01:07 -0600 |
commit | fe731f3db0177af78a6615ecd79926e0bfd9288a (patch) | |
tree | 8ab402b41b1537d412c3b31a4253fba5e0bbfc7e | |
parent | 04fa997f5429a16f8ad17be99550f7d1f006aff5 (diff) | |
download | portable-fe731f3db0177af78a6615ecd79926e0bfd9288a.tar.gz portable-fe731f3db0177af78a6615ecd79926e0bfd9288a.tar.bz2 portable-fe731f3db0177af78a6615ecd79926e0bfd9288a.zip |
Update 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 |