mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-07 06:59:19 +01:00
Improve wording in ChangeLog and documentation
This commit is contained in:
parent
6151298395
commit
f2f1d40d6d
2 changed files with 8 additions and 5 deletions
|
|
@ -5,7 +5,7 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue