commit | f5ce5d52acbbd4d987e654857b5acd273e015c59 | [log] [tgz] |
---|---|---|
author | irwir <irwir@users.noreply.github.com> | Sat Jan 19 19:05:56 2019 +0300 |
committer | irwir <irwir@users.noreply.github.com> | Sun Mar 03 12:45:34 2019 +0300 |
tree | b406cce7804181be15be6a90a29c83ba5a326c65 | |
parent | 62ec2dd68f92b1970ff3cdcdccf652837a359680 [diff] [blame] |
Fix default port number information
diff --git a/ChangeLog b/ChangeLog index b39b953..ac04588 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -11,6 +11,8 @@ 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