Improve ChangeLog for DLEXT and AR_DASH changes

This commit is contained in:
Andres Amaya Garcia 2018-03-27 19:14:24 +01:00
parent 89320a489b
commit 8ee215632c

View file

@ -9,10 +9,11 @@ Bugfix
Changes
* Support cmake build where Mbed TLS is a subproject. Fix
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.
* Add an option in the makefile to support ar utilities where the operation
letter must not be prefixed by '-', such as LLVM. Found and fixed by
Alex Hixon.
* Allow configuring the shared library extension by setting the DLEXT
variable when using the project makefile.
environment variable when using the project makefiles.
= mbed TLS 2.7.2 branch released 2018-03-16