diff options
author | Theo Buehler <tb@openbsd.org> | 2024-05-09 16:08:43 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2024-05-09 16:08:43 -0600 |
commit | cbacfb4f0695b0859c44552d146e1c2a3ca8065a (patch) | |
tree | 662254462b05d98bb6155174aa8b3a5d6fc80d7f /ChangeLog | |
parent | 1a424b31f6bfb38b9fd25aaf2b9a2d593f8f6bd8 (diff) | |
download | portable-cbacfb4f0695b0859c44552d146e1c2a3ca8065a.tar.gz portable-cbacfb4f0695b0859c44552d146e1c2a3ca8065a.tar.bz2 portable-cbacfb4f0695b0859c44552d146e1c2a3ca8065a.zip |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ LibreSSL Portable Release Notes: | |||
54 | - Stopped calling OPENSSL_cpuid_setup() from the .init section on | 54 | - Stopped calling OPENSSL_cpuid_setup() from the .init section on |
55 | amd64 and i386. | 55 | amd64 and i386. |
56 | - Rewrote various BN conversion functions. | 56 | - Rewrote various BN conversion functions. |
57 | - Improved certification request internals. | ||
57 | * Documentation improvements | 58 | * Documentation improvements |
58 | - Removed documentation of no longer existing API. | 59 | - Removed documentation of no longer existing API. |
59 | * Testing and proactive security | 60 | * Testing and proactive security |