commit | f2f1d40d6d96fd5f7c0973d91b5620d30a6e0913 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Tue Aug 21 09:53:22 2018 +0200 |
committer | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Tue Aug 21 09:53:22 2018 +0200 |
tree | 87eb7d8a9050325fa6b1290e02869dcbdd4ffb22 | |
parent | 615129839558690d2bca8fbdcc1ca885ee8d208e [diff] [blame] |
Improve wording in ChangeLog and documentation
diff --git a/ChangeLog b/ChangeLog index a95cc6c..3f144a7 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -5,7 +5,7 @@ Features * Add support for fragmentation of outgoing DTLS handshake messages. This is controlled by the maximum fragment length as set locally or negotiated - with the peer, as well as new per-connection MTU option, set using + with the peer, as well as by a new per-connection MTU option, set using mbedtls_ssl_set_mtu(). Bugfix