diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -44,8 +44,8 @@ LibreSSL Portable Release Notes: | |||
44 | * New features | 44 | * New features |
45 | - Added support for truncated SHA-2 and for SHA-3. | 45 | - Added support for truncated SHA-2 and for SHA-3. |
46 | * Compatibility changes | 46 | * Compatibility changes |
47 | - Removed X9.31 support | 47 | - Removed X9.31 support. |
48 | - Dropped proxy certificate (RFC 3820) support | 48 | - Dropped proxy certificate (RFC 3820) support. |
49 | * Bug fixes | 49 | * Bug fixes |
50 | - Correctly reduce negative input to BN_mod_exp2_mont(). | 50 | - Correctly reduce negative input to BN_mod_exp2_mont(). |
51 | - Ensure ERR_load_ERR_strings() does not set errno unexpectedly. | 51 | - Ensure ERR_load_ERR_strings() does not set errno unexpectedly. |