aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f433c1f..8a81f14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -49,6 +49,7 @@ LibreSSL Portable Release Notes:
49 * Documentation improvements 49 * Documentation improvements
50 - ENGINE documentation was updated to reflect reality. 50 - ENGINE documentation was updated to reflect reality.
51 - Made EVP API documentation more accurate and less incoherent. 51 - Made EVP API documentation more accurate and less incoherent.
52 - Call out some shortcomings of the EC_KEY_set_* API explicitly.
52 * Testing and proactive security 53 * Testing and proactive security
53 - Bug fixes and simplifications in the Wycheproof tests. 54 - Bug fixes and simplifications in the Wycheproof tests.
54 * Compatibility changes 55 * Compatibility changes