Fix default port number information

This commit is contained in:
irwir
2019-03-03 12:45:34 +03:00
parent 62ec2dd68f
commit f5ce5d52ac
2 changed files with 17 additions and 15 deletions
+2
View File
@@ -11,6 +11,8 @@ Bugfix
previously lead to a stack overflow on constrained targets.
* Add `MBEDTLS_SELF_TEST` for the mbedtls_self_test functions
in the header files, which missed the precompilation check. #971
* Fix incorrect default port number in ssl_mail_client example's usage.
Found and fixed by irwir. #2337
= mbed TLS 2.16.0 branch released 2018-12-21