commit | 3a3ae3d47ec313b30c01b7254dcd668d024aa397 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed May 06 17:08:54 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed May 06 17:08:54 2015 +0100 |
tree | 6e25efdabb3d81710aef8785c9e688df44181f46 | |
parent | 9f145de4dcfbbd2ae8649f4d9e0627e9f018f91b [diff] [blame] |
Update changelog
diff --git a/ChangeLog b/ChangeLog index 3bc0a6a..053e480 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -83,6 +83,7 @@ Reauirement changes * The minimum MSVC version required is now 2010 (better C99 support). * The NET layer now unconditionnaly relies on getaddrinfo(). + * Compiler is required to support C99 types such as long long and uint32_t. = mbed TLS 1.3 branch