Update ChangeLog for external fixes

This commit is contained in:
Paul Bakker 2014-06-12 21:46:13 +02:00
parent 508e573231
commit 49033ba0ac

View File

@ -11,6 +11,10 @@ Bugfix
* Remove less-than-zero checks on unsigned numbers
* Stricter check on SSL ClientHello internal sizes compared to actual packet
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
Features