mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-03 16:46:55 +00:00
Update Changelog
This commit is contained in:
parent
ef88e68188
commit
4d7fbbf8fd
|
@ -4,6 +4,9 @@ PolarSSL ChangeLog (Sorted per branch, date)
|
|||
Features
|
||||
* Support for DTLS 1.0 and 1.2
|
||||
|
||||
Features
|
||||
* Support for DTLS 1.0 and 1.2 (RFC 6347).
|
||||
|
||||
API Changes
|
||||
* 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.
|
||||
|
|
Loading…
Reference in a new issue