aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-05-09 16:08:43 -0600
committerTheo Buehler <tb@openbsd.org>2024-05-09 16:08:43 -0600
commitcbacfb4f0695b0859c44552d146e1c2a3ca8065a (patch)
tree662254462b05d98bb6155174aa8b3a5d6fc80d7f /ChangeLog
parent1a424b31f6bfb38b9fd25aaf2b9a2d593f8f6bd8 (diff)
downloadportable-cbacfb4f0695b0859c44552d146e1c2a3ca8065a.tar.gz
portable-cbacfb4f0695b0859c44552d146e1c2a3ca8065a.tar.bz2
portable-cbacfb4f0695b0859c44552d146e1c2a3ca8065a.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a092823..0d713a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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