commit | f1cc6a4ae866fed88b72bbe162f7d56d6afb561d | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Fri Sep 29 15:45:12 2017 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Oct 02 11:20:39 2017 +0200 |
tree | c3af282586f415fa44e98f0e635fe83f0f02a0d1 | |
parent | ce2c02cca238556a3d8d73cda177b23ff6976d30 [diff] [blame] |
Allow comments in test data files
diff --git a/ChangeLog b/ChangeLog index d5ed6ad..a6b503a 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -6,6 +6,9 @@ * Fix memory leak in ssl_set_hostname() when called multiple times. Found by projectgus and jethrogb, #836. +Features + * Allow comments in test data files. + = mbed TLS 1.3.21 branch released 2017-08-10 Security