mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Add changelog entry for new API
Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>
This commit is contained in:
parent
0b9c012f21
commit
db47f2fbd4
5
ChangeLog.d/add-cache-remove-api.txt
Normal file
5
ChangeLog.d/add-cache-remove-api.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Features
|
||||
* Add new API mbedtls_ssl_cache_remove for cache entry removal by
|
||||
its session id.
|
||||
Security
|
||||
* Zeroize SSL cache entries when they are freed.
|
||||
Loading…
Reference in a new issue