Add newline to ChangeLog entry

Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
David Horstmann 2024-10-22 12:22:47 +01:00
parent 9606d560a7
commit a40e95fda0

View File

@ -1,4 +1,4 @@
Bugfix
* Use 'mbedtls_net_close' instead of 'close' in 'mbedtls_net_bind'
and 'mbedtls_net_connect' to prevent possible double close fd
problems. Fixes #9711.
problems. Fixes #9711.