Add ChangeLog entry for PBES2 when ASN1 disabled

This commit is contained in:
Andres Amaya Garcia 2018-03-27 21:19:50 +01:00
parent e9ff785db9
commit 3b4d5c2f7f

View file

@ -9,6 +9,9 @@ Bugfix
Changes
* Support cmake build where Mbed TLS is a subproject. Fix
contributed independently by Matthieu Volat and Arne Schwabe.
* Provide an empty implementation of mbedtls_pkcs5_pbes2() when
MBEDTLS_ASN1_PARSE_C is not enabled. This allows the use of PBKDF2
without PBES2. Fixed by Marcos Del Sol Vives.
= mbed TLS 2.7.2 branch released 2018-03-16