mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-24 23:01:11 +00:00
Add fix and credit for #742 to the ChangeLog
This commit is contained in:
parent
9eb37f7856
commit
c9d9d1c506
|
@ -6,6 +6,9 @@ Bugfix
|
|||
* Fix unused variable/function compilation warnings in pem.c and x509_csr.c
|
||||
that are reported when building mbed TLS with a config.h that does not
|
||||
define POLARSSL_PEM_PARSE_C. Found by omnium21. #562
|
||||
* Fixed the templates used to generate project and solution files for Visual
|
||||
Studio 2015 as well as the files themselves, to remove a build warning
|
||||
generated in Visual Studio 2015. Reported by Steve Valliere. #742
|
||||
|
||||
= mbed TLS 1.3.18 branch 2016-10-17
|
||||
|
||||
|
|
Loading…
Reference in a new issue