diff options
| -rw-r--r-- | ChangeLog | 15 |
1 files changed, 4 insertions, 11 deletions
| @@ -28,19 +28,12 @@ history is also available from Git. | |||
| 28 | 28 | ||
| 29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
| 30 | 30 | ||
| 31 | 3.9.0 - In development | 31 | 3.8.3 - Stable release |
| 32 | 32 | ||
| 33 | * Portable changes | 33 | * Portable changes |
| 34 | * Internal improvements | 34 | - Removed assert pop-ups with Windows debug builds. |
| 35 | * Documentation improvements | 35 | - Fixed crashes and hangs in Windows ARM64 builds. |
| 36 | * Testing and proactive security | 36 | - Improved control-flow enforcement (CET) support. |
| 37 | - Bug fixes and simplifications in the Wycheproof tests. | ||
| 38 | * Compatibility changes | ||
| 39 | - Added ChaCha20 and chacha20 aliases for ChaCha. | ||
| 40 | * Bug fixes | ||
| 41 | - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). | ||
| 42 | - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and | ||
| 43 | potentially incorrect encodings. | ||
| 44 | 37 | ||
| 45 | 3.8.2 - Stable release | 38 | 3.8.2 - Stable release |
| 46 | 39 | ||
