mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 13:55:24 +00: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
1 changed files with 5 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue