diff options
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -31,6 +31,8 @@ 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 | - Removed timegm() compatibility layer since all uses were replaced | ||
35 | with OPENSSL_timegm(). Clean up the corresponding test harness. | ||
34 | * Internal improvements | 36 | * Internal improvements |
35 | - Cleaned up parts of the conf directory. Simplified some logic, | 37 | - Cleaned up parts of the conf directory. Simplified some logic, |
36 | fixed memory leaks. | 38 | fixed memory leaks. |