Add a changelog entry

Signed-off-by: Andrzej Kurek <[email protected]>
This commit is contained in:
Andrzej Kurek
2022-03-04 05:07:45 -05:00
parent 61faf665e6
commit 3475b26375
+3
View File
@@ -0,0 +1,3 @@
Bugfix
* Fix compile errors when MBEDTLS_HAVE_TIME is not defined. Add tests
to catch bad uses of time.h.