aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a280251..8446188 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,8 @@ LibreSSL Portable Release Notes:
32 32
33 * Internal improvements 33 * Internal improvements
34 - Minor code cleanup for PKCS#7. 34 - Minor code cleanup for PKCS#7.
35 - Clear unused bits for the maximum of RFC 3779 IP address ranges.
36 - Cleanup passes over the DTLS code, avoiding many contortions.
35 * Compatibility changes 37 * Compatibility changes
36 * New features 38 * New features
37 * Bug fixes 39 * Bug fixes