Commit 3ec9e4ec authored by Matt Caswell's avatar Matt Caswell
Browse files

Add a CHANGES entry to mention the replay protection capabilities

parent d2d67a4c
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -9,6 +9,10 @@
 Changes between 1.1.0g and 1.1.1 [xx XXX xxxx]
 Changes between 1.1.0g and 1.1.1 [xx XXX xxxx]
  *) TLSv1.3 replay protection for early data has been implemented. See the
     SSL_read_early_data() man page for further details.
     [Matt Caswell]
  *) Separated TLSv1.3 ciphersuite configuration out from TLSv1.2 ciphersuite
  *) Separated TLSv1.3 ciphersuite configuration out from TLSv1.2 ciphersuite
     configuration. TLSv1.3 ciphersuites are not compatible with TLSv1.2 and
     configuration. TLSv1.3 ciphersuites are not compatible with TLSv1.2 and
     below. Similarly TLSv1.2 ciphersuites are not compatible with TLSv1.3.
     below. Similarly TLSv1.2 ciphersuites are not compatible with TLSv1.3.