mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-19 12:57:52 +00:00
Add entry in ChangeLog
Add entry in ChangeLog for compilation error fix of #1719
This commit is contained in:
parent
8c02dd1709
commit
22bc7c17bb
|
@ -1,5 +1,11 @@
|
||||||
mbed TLS ChangeLog (Sorted per branch, date)
|
mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
|
= mbed TLS x.x.x branch released xxxx-xx-xx
|
||||||
|
|
||||||
|
Bugfix
|
||||||
|
* Fix compilation error when MBEDTLS_ARC4_C is disabled and
|
||||||
|
MBEDTLS_CIPHER_NULL_CIPHER is enabled. Found by TrinityTonic in #1719.
|
||||||
|
|
||||||
= mbed TLS 2.7.3 branch released 2018-04-30
|
= mbed TLS 2.7.3 branch released 2018-04-30
|
||||||
|
|
||||||
Security
|
Security
|
||||||
|
|
Loading…
Reference in a new issue