diff options
author | Theo Buehler <tb@openbsd.org> | 2024-06-19 14:05:57 +0200 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2024-06-19 14:06:09 +0200 |
commit | 809e0668acb325b17611ac256ad81bf97b180038 (patch) | |
tree | 697b62a08815773df2cd3e80b9f5fd7c71fcedc2 /ChangeLog | |
parent | 683f523f8d49fc5b7529a032761ffb1a001e56e1 (diff) | |
download | portable-809e0668acb325b17611ac256ad81bf97b180038.tar.gz portable-809e0668acb325b17611ac256ad81bf97b180038.tar.bz2 portable-809e0668acb325b17611ac256ad81bf97b180038.zip |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ LibreSSL Portable Release Notes: | |||
31 | 4.0.0 - In development | 31 | 4.0.0 - In development |
32 | 32 | ||
33 | * Portable changes | 33 | * Portable changes |
34 | - Added initial Emscripten support in CMake builds | ||
34 | - Removed timegm() compatibility layer since all uses were replaced | 35 | - Removed timegm() compatibility layer since all uses were replaced |
35 | with OPENSSL_timegm(). Cleaned up the corresponding test harness. | 36 | with OPENSSL_timegm(). Cleaned up the corresponding test harness. |
36 | * Internal improvements | 37 | * Internal improvements |