commit | b363382ba4c0489b6045112dbaf100758ec72cc2 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Mon Jul 30 22:10:48 2018 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon Jul 30 22:10:48 2018 +0100 |
tree | a88830b92d9c7d6b75cb1e2914d115bb73d6a52c | |
parent | f1124c99632e1c554bb205fec48254b9c9ff96e6 [diff] |
Add ChangeLog entry for bug #1890
diff --git a/ChangeLog b/ChangeLog index 4c09593..bda3de8 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,11 @@ mbed TLS ChangeLog (Sorted per branch, date) += mbed TLS x.x.x branch released xxxx-xx-xx + +Bugfix + * Fixes an issue with MBEDTLS_CHACHAPOLY_C which would not compile if + MBEDTLS_ARC4_C and MBEDTLS_CIPHER_NULL_CIPHER weren't also defined. #1890 + = mbed TLS 2.12.0 branch released 2018-07-25 Security