Skip to content

Commit 7a0f690

Browse files
committed
update Changelog
1 parent c402689 commit 7a0f690

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ChangeLog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,14 @@ history is also available from Git.
2828

2929
LibreSSL Portable Release Notes:
3030

31-
4.0.0 - In development
31+
4.0.0 - Stable release
3232

3333
* Portable changes
3434
- Added initial Emscripten support in CMake builds.
3535
- Removed timegm() compatibility layer since all uses were replaced
3636
with OPENSSL_timegm(). Cleaned up the corresponding test harness.
3737
- The mips32 platform is no longer actively supported.
38+
- Fixed Windows support for dates beyond 2038.
3839
* Internal improvements
3940
- Cleaned up parts of the conf directory. Simplified some logic,
4041
fixed memory leaks.

0 commit comments

Comments
 (0)