aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Beck <beck@openbsd.org>2023-07-02 11:24:57 -0600
committerBob Beck <beck@openbsd.org>2023-07-02 11:29:34 -0600
commit4ccf125f8899c9ec45c91560ba835d8b9ee8e4c9 (patch)
tree163f1cde5879b1bb063903dc16e853072f8cc86a
parent2493c4737b4bfde179ce8dc34941d832aa992167 (diff)
downloadportable-4ccf125f8899c9ec45c91560ba835d8b9ee8e4c9.tar.gz
portable-4ccf125f8899c9ec45c91560ba835d8b9ee8e4c9.tar.bz2
portable-4ccf125f8899c9ec45c91560ba835d8b9ee8e4c9.zip
legacy disabling
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 122ee7b..9a797ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -69,6 +69,9 @@ LibreSSL Portable Release Notes:
69 * Testing and Proactive Security 69 * Testing and Proactive Security
70 - As always, new test coverage is added as bugs are fixed and subsystems 70 - As always, new test coverage is added as bugs are fixed and subsystems
71 are cleaned up. 71 are cleaned up.
72 * Security fixes
73 - Disabled TLSv1.0 and TLSv1.1 in libssl so that they may no longer
74 be selected for use.
72 75
733.8.0 - Development release 763.8.0 - Development release
74 77