diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ LibreSSL Portable Release Notes: | |||
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 | - Started removing binary extension field and curve support. | ||
49 | * Bug fixes | 50 | * Bug fixes |
50 | - Correctly reduce negative input to BN_mod_exp2_mont(). | 51 | - Correctly reduce negative input to BN_mod_exp2_mont(). |
51 | - Ensure ERR_load_ERR_strings() does not set errno unexpectedly. | 52 | - Ensure ERR_load_ERR_strings() does not set errno unexpectedly. |