mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-20 00:37:47 +00:00
Add ChangeLog entry
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
parent
83e3671d87
commit
c304679c75
5
ChangeLog.d/session-cache.txt
Normal file
5
ChangeLog.d/session-cache.txt
Normal 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.
|
Loading…
Reference in a new issue