aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1d05c5..893ea06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,21 @@ history is also available from Git.
28 28
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30
312.6.4 - Bug fixes
32
33 * Make tls_config_parse_protocols() work correctly when passed a NULL
34 pointer for a protocol string. Issue found by semarie@, who also
35 provided the diff.
36
37 * Correct TLS extensions handling when no extensions are present.
38 If no TLS extensions are present in a client hello or server hello,
39 omit the entire extensions block, rather than including it with a
40 length of zero. Thanks to Eric Elena <eric at voguemerry dot com> for
41 providing packet captures and testing the fix.
42
43 * Fixed portable builds on older Android systems, and systems with out
44 IPV6_TCLASS support.
45
312.6.3 - OpenBSD 6.2 Release 462.6.3 - OpenBSD 6.2 Release
32 47
33 * No core changes from LibreSSL 2.6.2 48 * No core changes from LibreSSL 2.6.2