mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 14:08:20 +00:00
Update ChangeLog for external fixes
This commit is contained in:
parent
508e573231
commit
49033ba0ac
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ Bugfix
|
||||||
* Remove less-than-zero checks on unsigned numbers
|
* Remove less-than-zero checks on unsigned numbers
|
||||||
* Stricter check on SSL ClientHello internal sizes compared to actual packet
|
* Stricter check on SSL ClientHello internal sizes compared to actual packet
|
||||||
size (found by TrustInSoft)
|
size (found by TrustInSoft)
|
||||||
|
* Fix WSAStartup() return value check (found by Peter Vaskovic)
|
||||||
|
* Other minor issues (found by Peter Vaskovic)
|
||||||
|
* Fix symlink command for cross compiling with CMake (found by Andre
|
||||||
|
Heinecke)
|
||||||
|
|
||||||
= PolarSSL 1.3.7 released on 2014-05-02
|
= PolarSSL 1.3.7 released on 2014-05-02
|
||||||
Features
|
Features
|
||||||
|
|
Loading…
Reference in a new issue