aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 599222d..8f3f5a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.