1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-29 06:41:59 +03:00

Adapt ChangeLog

This commit is contained in:
Hanno Becker
2018-11-15 17:51:24 +00:00
parent ef42f22edd
commit f79aa9e3ca

View File

@@ -1,5 +1,11 @@
mbed TLS ChangeLog (Sorted per branch, date)
= mbed TLS 2.xx.x branch released xxxx-xx-xx
Changes
* Add unit tests for AES-GCM when called through mbedtls_cipher_auth_xxx()
from the cipher abstraction layer. Fixes #2198.
= mbed TLS 2.14.0 branch released 2018-11-19
Security