aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 4aaff19..c80da22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,11 +28,12 @@ history is also available from Git.
28 28
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30
313.7.3 - Stable release 313.7.3 - Bug and reliability fixes
32 32
33 * Bug fixes 33 * Bug fix
34 - Hostflags in the verify parameters would not propagate from an 34 - Hostflags in the verify parameters would not propagate from an
35 SSL_CTX to newly created SSL. 35 SSL_CTX to newly created SSL.
36 * Reliability fix
36 - A double free or use after free could occur after SSL_clear(3). 37 - A double free or use after free could occur after SSL_clear(3).
37 38
383.7.2 - Stable release 393.7.2 - Stable release