mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-03 15:55:43 +00:00
Update Changelog
This commit is contained in:
parent
ef88e68188
commit
4d7fbbf8fd
|
@ -4,6 +4,9 @@ PolarSSL ChangeLog (Sorted per branch, date)
|
||||||
Features
|
Features
|
||||||
* Support for DTLS 1.0 and 1.2
|
* Support for DTLS 1.0 and 1.2
|
||||||
|
|
||||||
|
Features
|
||||||
|
* Support for DTLS 1.0 and 1.2 (RFC 6347).
|
||||||
|
|
||||||
API Changes
|
API Changes
|
||||||
* net_connect() and net_bind() have a new 'proto' argument to choose
|
* net_connect() and net_bind() have a new 'proto' argument to choose
|
||||||
between TCP and UDP, using the macros NET_PROTO_TCP or NET_PROTO_UDP.
|
between TCP and UDP, using the macros NET_PROTO_TCP or NET_PROTO_UDP.
|
||||||
|
|
Loading…
Reference in a new issue