mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
Add ChangeLog entry for library/makefile changes
This commit is contained in:
parent
ceed91b72c
commit
ea5a8a418b
1 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,10 @@ Changes
|
||||||
* Remove some redundant code in bignum.c. Contributed by Alexey Skalozub.
|
* Remove some redundant code in bignum.c. Contributed by Alexey Skalozub.
|
||||||
* Support cmake build where Mbed TLS is a subproject. Fix
|
* Support cmake build where Mbed TLS is a subproject. Fix
|
||||||
contributed independently by Matthieu Volat and Arne Schwabe.
|
contributed independently by Matthieu Volat and Arne Schwabe.
|
||||||
|
* Allow configuring the prefix operator for the archiver tool when compiling
|
||||||
|
the library using the makefile. Found and fixed by Alex Hixon.
|
||||||
|
* Allow configuring the shared library extension by setting the DLEXT
|
||||||
|
variable when using the project makefile.
|
||||||
|
|
||||||
= mbed TLS 2.8.0 branch released 2018-03-16
|
= mbed TLS 2.8.0 branch released 2018-03-16
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue