commit | b04e2c3d8159493c118f9774e8f2588521aedd77 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Fri Sep 29 15:45:12 2017 +0200 |
committer | Simon Butcher <simon.butcher@arm.com> | Fri Oct 06 11:58:50 2017 +0100 |
tree | efb6b5b341df3045c056a0f574bcdfcd05506cee | |
parent | 01692531c6c624524aa9736c2b174a84c4873ef7 [diff] [blame] |
Allow comments in test data files
diff --git a/ChangeLog b/ChangeLog index e199682..ab4c50d 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -2,6 +2,9 @@ = mbed TLS x.x.x released xxxx-xx-xx +Features + * Allow comments in test data files. + Bugfix * Fix ssl_parse_record_header() to silently discard invalid DTLS records as recommended in RFC 6347 Section 4.1.2.7.