mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 20:38:15 +00:00
Add ChangeLog entry for mbedtls_ssl_write() docs
This commit is contained in:
parent
8266acacc8
commit
a562c26300
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
mbed TLS ChangeLog (Sorted per branch, date)
|
||||
|
||||
= mbed TLS x.x.x released xxxx-xx-xx
|
||||
|
||||
Bugfix
|
||||
* Clarify documentation for mbedtls_ssl_write() to include 0 as a valid
|
||||
return value. Found by @davidwu2000. #839
|
||||
|
||||
= mbed TLS 2.11.0 branch released 2018-06-18
|
||||
|
||||
Features
|
||||
|
|
Loading…
Reference in a new issue