diff options
author | Theo Buehler <tb@openbsd.org> | 2023-11-29 18:23:10 +0100 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2023-11-29 18:23:10 +0100 |
commit | 4fc28f4cc5e080f3639fb89e37c88b094cf7a55e (patch) | |
tree | 1dafc9e97114a7ddf1e7b25dd2eee0fc7f3aa5e2 | |
parent | 6684ea367f05cdd794dc6f0e13b0c1ce9ff325f3 (diff) | |
download | portable-4fc28f4cc5e080f3639fb89e37c88b094cf7a55e.tar.gz portable-4fc28f4cc5e080f3639fb89e37c88b094cf7a55e.tar.bz2 portable-4fc28f4cc5e080f3639fb89e37c88b094cf7a55e.zip |
Update ChangeLog
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |