mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-01 23:50:29 +00:00
Add entry in ChangeLog
Add entry in ChangeLog for compilation error fix of #1719
This commit is contained in:
parent
3dfbf406e5
commit
d7593a5b73
|
@ -1,5 +1,11 @@
|
||||||
mbed TLS ChangeLog (Sorted per branch, date)
|
mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
|
= mbed TLS x.x.xx 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.1.13 branch released 2018-06-18
|
= mbed TLS 2.1.13 branch released 2018-06-18
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
|
|
Loading…
Reference in a new issue