aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d5d860..8446188 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,18 @@ LibreSSL Portable Release Notes:
30 30
314.4.0 - In Development 314.4.0 - In Development
32 32
33 * Internal improvements
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.
37 * Compatibility changes
38 * New features
39 * Bug fixes
40 - Fix PKCS7_set_{un,}signed_attributes() to allow caller to free
41 on failure rather than risking a double free.
42 * Testing and proactive security
43 - Improved test coverage for DTLS.
44
334.3.1 - Development Release 454.3.1 - Development Release
34 46
35 * Portable Changes 47 * Portable Changes