aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-08-06 04:20:04 -0600
committerTheo Buehler <tb@openbsd.org>2024-08-06 04:20:04 -0600
commit16286ceb3b5322ef6e45eaccfe02836e7dcbf050 (patch)
tree1cc6e7ac00fe0948c5de8de2e906721d28fce43a
parent41ea3c73ea9f5e7931d55593917bc93245bfc8b8 (diff)
downloadportable-16286ceb3b5322ef6e45eaccfe02836e7dcbf050.tar.gz
portable-16286ceb3b5322ef6e45eaccfe02836e7dcbf050.tar.bz2
portable-16286ceb3b5322ef6e45eaccfe02836e7dcbf050.zip
Update ChangeLog
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6297ab8..0859d51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -74,6 +74,7 @@ LibreSSL Portable Release Notes:
74 - Rewrote CRYPTO_EX_DATA from scratch. The only intentional change of 74 - Rewrote CRYPTO_EX_DATA from scratch. The only intentional change of
75 behavior is that there is now a hard limit on the number of indexes 75 behavior is that there is now a hard limit on the number of indexes
76 that can be allocated. 76 that can be allocated.
77 - Removed bogus connect() call from netcat.
77 * Documentation improvements 78 * Documentation improvements
78 - Removed documentation of no longer existing API. 79 - Removed documentation of no longer existing API.
79 * Testing and proactive security 80 * Testing and proactive security