aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-11-29 18:23:10 +0100
committerTheo Buehler <tb@openbsd.org>2023-11-29 18:23:10 +0100
commit4fc28f4cc5e080f3639fb89e37c88b094cf7a55e (patch)
tree1dafc9e97114a7ddf1e7b25dd2eee0fc7f3aa5e2
parent6684ea367f05cdd794dc6f0e13b0c1ce9ff325f3 (diff)
downloadportable-4fc28f4cc5e080f3639fb89e37c88b094cf7a55e.tar.gz
portable-4fc28f4cc5e080f3639fb89e37c88b094cf7a55e.tar.bz2
portable-4fc28f4cc5e080f3639fb89e37c88b094cf7a55e.zip
Update ChangeLog
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 876abd3..75db71f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,7 @@ LibreSSL Portable Release Notes:
32 32
33 * Portable changes 33 * Portable changes
34 * Internal improvements 34 * Internal improvements
35 - Converted uses of OBJ_bsearch_() to standard bsearch().
35 * Documentation improvements 36 * Documentation improvements
36 * Testing and proactive security 37 * Testing and proactive security
37 - Bug fixes and simplifications in the Wycheproof tests. 38 - Bug fixes and simplifications in the Wycheproof tests.