aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-06-06 11:17:16 -0600
committerTheo Buehler <tb@openbsd.org>2023-06-06 11:17:16 -0600
commit309455efe7ac27c32d37c807d3d28e11e29f9051 (patch)
tree3845862ad3b87011dda1a6cc17ba87df3eb819ab
parentd5547e52ccc8efbf89f64acb09fcace6cf00b7bd (diff)
downloadportable-309455efe7ac27c32d37c807d3d28e11e29f9051.tar.gz
portable-309455efe7ac27c32d37c807d3d28e11e29f9051.tar.bz2
portable-309455efe7ac27c32d37c807d3d28e11e29f9051.zip
Update ChangeLog
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dd64c2b..7188edb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,7 +46,8 @@ LibreSSL Portable Release Notes:
46 * Bug fixes 46 * Bug fixes
47 - Fixed aliasing issue in BN_mod_inverse(). 47 - Fixed aliasing issue in BN_mod_inverse().
48 * Documentation improvements 48 * Documentation improvements
49 - Made it very explicit that the verify_cb() 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 * Testing and Proactive Security 51 * Testing and Proactive Security
51 52
523.8.0 - Development release 533.8.0 - Development release