diff options
Diffstat (limited to '')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -28,13 +28,14 @@ history is also available from Git. | |||
| 28 | 28 | ||
| 29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
| 30 | 30 | ||
| 31 | 4.0.0 - In development | 31 | 4.0.0 - Stable release |
| 32 | 32 | ||
| 33 | * Portable changes | 33 | * Portable changes |
| 34 | - Added initial Emscripten support in CMake builds. | 34 | - Added initial Emscripten support in CMake builds. |
| 35 | - Removed timegm() compatibility layer since all uses were replaced | 35 | - Removed timegm() compatibility layer since all uses were replaced |
| 36 | with OPENSSL_timegm(). Cleaned up the corresponding test harness. | 36 | with OPENSSL_timegm(). Cleaned up the corresponding test harness. |
| 37 | - The mips32 platform is no longer actively supported. | 37 | - The mips32 platform is no longer actively supported. |
| 38 | - Fixed Windows support for dates beyond 2038. | ||
| 38 | * Internal improvements | 39 | * Internal improvements |
| 39 | - Cleaned up parts of the conf directory. Simplified some logic, | 40 | - Cleaned up parts of the conf directory. Simplified some logic, |
| 40 | fixed memory leaks. | 41 | fixed memory leaks. |
