Add ChangeLog entry

Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
Hanno Becker 2021-05-21 05:28:29 +01:00
parent 83e3671d87
commit c304679c75

View File

@ -0,0 +1,5 @@
Changes
* When using session cache based session resumption on the server,
double-check that custom session cache implementations return
sessions which are consistent with the negotiated ciphersuite
and compression method.