aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog10
1 files changed, 0 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index ba3305d..2c8e15a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,16 +30,6 @@ LibreSSL Portable Release Notes:
30 30
313.2.2 - Stable release 313.2.2 - Stable release
32 32
33 * Simplify handling of allocation handling in SSL_new().
34
35 * Use SSL3_SEQUENCE_SIZE for last_write_sequence[].
36
37 * Use 0 instead of 0x00 in memset() calls in DTLS code.
38
39 * Increment the epoch in the same place for both read and write.
40
41 * Send an unexpected message alert if no valid content type is found.
42
43 * Define OPENSSL_NO_SSL_TRACE in opensslfeatures.h. 33 * Define OPENSSL_NO_SSL_TRACE in opensslfeatures.h.
44 34
45 * Start replacing the existing TLSv1.2 record layer. 35 * Start replacing the existing TLSv1.2 record layer.