Add Changelog entry

Signed-off-by: Dave Rodgman <[email protected]>
This commit is contained in:
Dave Rodgman
2022-12-20 13:21:19 +00:00
parent b03c55892a
commit e5c5b1d3ea
@@ -0,0 +1,4 @@
Bugfix
* Fix possible integer overflow in mbedtls_timing_hardclock(), which
could cause a crash for certain platforms & compiler options.