We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c402689 commit 7a0f690Copy full SHA for 7a0f690
ChangeLog
@@ -28,13 +28,14 @@ history is also available from Git.
28
29
LibreSSL Portable Release Notes:
30
31
-4.0.0 - In development
+4.0.0 - Stable release
32
33
* Portable changes
34
- Added initial Emscripten support in CMake builds.
35
- Removed timegm() compatibility layer since all uses were replaced
36
with OPENSSL_timegm(). Cleaned up the corresponding test harness.
37
- The mips32 platform is no longer actively supported.
38
+ - Fixed Windows support for dates beyond 2038.
39
* Internal improvements
40
- Cleaned up parts of the conf directory. Simplified some logic,
41
fixed memory leaks.
0 commit comments