changelog for #4950

Signed-off-by: openluopworld <[email protected]>
This commit is contained in:
openluopworld
2021-10-12 18:21:25 +08:00
parent eab65acca4
commit 78521966b0
+6
View File
@@ -1,5 +1,11 @@
mbed TLS ChangeLog (Sorted per branch, date)
= mbed TLS x.x.x branch released xxxx-xx-xx
Bugfix
* Fix a bug in mbedtls_gcm_starts() when bits of iv are longer than 2^32.
* Fix #4950.
= Mbed TLS 3.0.0 branch released 2021-07-07
API changes