diff options
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -34,6 +34,7 @@ LibreSSL Portable Release Notes: | |||
| 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 | * Internal improvements | 38 | * Internal improvements |
| 38 | - Cleaned up parts of the conf directory. Simplified some logic, | 39 | - Cleaned up parts of the conf directory. Simplified some logic, |
| 39 | fixed memory leaks. | 40 | fixed memory leaks. |
| @@ -75,6 +76,8 @@ LibreSSL Portable Release Notes: | |||
| 75 | behavior is that there is now a hard limit on the number of indexes | 76 | behavior is that there is now a hard limit on the number of indexes |
| 76 | that can be allocated. | 77 | that can be allocated. |
| 77 | - Removed bogus connect() call from netcat. | 78 | - Removed bogus connect() call from netcat. |
| 79 | * New features | ||
| 80 | - Added CRLfile option to the cms command of openssl(1). | ||
| 78 | * Documentation improvements | 81 | * Documentation improvements |
| 79 | - Removed documentation of no longer existing API. | 82 | - Removed documentation of no longer existing API. |
| 80 | * Testing and proactive security | 83 | * Testing and proactive security |
