commit | 96134effeadb9ca16ea2be16d0033d6ecdfa8885 | [log] [tgz] |
---|---|---|
author | Zachary J. Fields <zachary_fields@yahoo.com> | Mon Jan 27 16:12:02 2020 -0600 |
committer | GitHub <noreply@github.com> | Mon Jan 27 16:12:02 2020 -0600 |
tree | cf3e4f1cfc2bd4225f22c1466a9b1e0dce25d96b | |
parent | 2347a34b752c18add1a2a10a907e0e414886d4e7 [diff] [blame] |
Update ChangeLog
diff --git a/ChangeLog b/ChangeLog index ab8267f..c6210d1 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -13,6 +13,8 @@ = mbed TLS 2.19.1 branch released 2019-09-16 Features + * Declare include headers as PUBLIC to propagate to CMake project consumers + Contributed by Zachary J. Fields in PR #2949. * Add nss_keylog to ssl_client2 and ssl_server2, enabling easier analysis of TLS sessions with tools like Wireshark.