aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-06-09 07:23:10 -0600
committerTheo Buehler <tb@openbsd.org>2023-06-09 07:23:10 -0600
commit0d7ffa52606a151046806c550c9185b85870cf8c (patch)
tree4ff59e503ff47063526d1112c5811a2ddb5b08b4
parent309455efe7ac27c32d37c807d3d28e11e29f9051 (diff)
downloadportable-0d7ffa52606a151046806c550c9185b85870cf8c.tar.gz
portable-0d7ffa52606a151046806c550c9185b85870cf8c.tar.bz2
portable-0d7ffa52606a151046806c550c9185b85870cf8c.zip
Update ChangeLog
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7188edb..d32eb71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -49,6 +49,8 @@ LibreSSL Portable Release Notes:
49 - Made it very explicit that the verify callback should not be used. 49 - Made it very explicit that the verify callback should not be used.
50 - Called out that the CRL lastUpdate is standardized as thisUpdate. 50 - Called out that the CRL lastUpdate is standardized as thisUpdate.
51 * Testing and Proactive Security 51 * Testing and Proactive Security
52 - As always, new test coverage is added as bugs are fixed and subsystems
53 are cleaned up.
52 54
533.8.0 - Development release 553.8.0 - Development release
54 56