Update ChangeLog for external fixes
diff --git a/ChangeLog b/ChangeLog
index 28a28df..a26bf3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
    * 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