diff options
| -rw-r--r-- | ChangeLog | 16 |
1 files changed, 15 insertions, 1 deletions
| @@ -28,7 +28,21 @@ 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 | 4.0.0 - In development |
| 32 | |||
| 33 | * Portable changes | ||
| 34 | * Internal improvements | ||
| 35 | - Cleaned up parts of the conf directory. Simplified some logic, | ||
| 36 | fixed memory leaks. | ||
| 37 | * Documentation improvements | ||
| 38 | - Removed documentation of no longer existing API. | ||
| 39 | * Testing and proactive security | ||
| 40 | - Switched the remaining tests to new certs. | ||
| 41 | * Compatibility changes | ||
| 42 | * Bug fixes | ||
| 43 | - Fixed signed integer overflow in bnrand(). | ||
| 44 | |||
| 45 | 3.9.0 - Development release | ||
| 32 | 46 | ||
| 33 | * Portable changes | 47 | * Portable changes |
| 34 | - libcrypto no longer exports compat symbols in cmake builds. | 48 | - libcrypto no longer exports compat symbols in cmake builds. |
