1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-07-25 01:58:41 +08:00

Update ChangeLog

Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
This commit is contained in:
Elena Uziunaite 2024-08-19 12:10:22 +01:00
parent f48bfb00bd
commit 16f0e18e41

View File

@ -0,0 +1,4 @@
Bugfix
* Fix the failure to correctly update verification flags when
checking the (ext)KeyUsage extension.
Resolves #1260