aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d5d860..a280251 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,16 @@ 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 * Compatibility changes
36 * New features
37 * Bug fixes
38 - Fix PKCS7_set_{un,}signed_attributes() to allow caller to free
39 on failure rather than risking a double free.
40 * Testing and proactive security
41 - Improved test coverage for DTLS.
42
334.3.1 - Development Release 434.3.1 - Development Release
34 44
35 * Portable Changes 45 * Portable Changes