commit | 0620206db3b6e1af56e32b56ebb7db0a753cf685 | [log] [tgz] |
---|---|---|
author | fbrosson <fbrosson@users.noreply.github.com> | Wed Apr 04 22:29:58 2018 +0000 |
committer | fbrosson <fbrosson@users.noreply.github.com> | Wed Apr 04 22:29:59 2018 +0000 |
tree | 6af3075e1f7f3b7724938b997871c41266d91f91 | |
parent | 0f34b06a4d246815a4946a0a3c170515f1ea69d4 [diff] [blame] |
Backport 2.1: Use "#!/usr/bin/env perl" as shebang line.
diff --git a/ChangeLog b/ChangeLog index 0c247f9..704ecc9 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -51,6 +51,8 @@ * Improve robustness of mbedtls_ssl_derive_keys against the use of HMAC functions with non-HMAC ciphersuites. Independently contributed by Jiayuan Chen in #1377. Fixes #1437. + * Change the shebang line in Perl scripts to look up perl in the PATH. + Contributed by fbrosson in #1533. = mbed TLS 2.1.11 branch released 2018-03-16