mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Add a changelog entry
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
316b7dd19c
commit
468a99ed0b
5
ChangeLog.d/add-missing-md-includes.txt
Normal file
5
ChangeLog.d/add-missing-md-includes.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
Bugfix
|
||||||
|
* Add missing md.h includes to some of the external programs from
|
||||||
|
the programs directory. Without this, even though the configuration
|
||||||
|
was sufficient for a particular program to work, it would only print
|
||||||
|
a message that one of the required defines is missing.
|
||||||
Loading…
Reference in a new issue