mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-10 00:49:04 +08:00
ChangeLog.d: Added mininum required Windows version.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
parent
4952f705ee
commit
7afebccf69
@ -1,5 +1,8 @@
|
|||||||
Requirement changes
|
Requirement changes
|
||||||
* Update Windows APIs to use BCryptGenRandom and wcslen and
|
* Minimum required Windows version is now Windows Vista.
|
||||||
|
|
||||||
|
Changes
|
||||||
|
* Update Windows code to use BCryptGenRandom and wcslen, and
|
||||||
ensure that conversions between size_t, ULONG, and int are
|
ensure that conversions between size_t, ULONG, and int are
|
||||||
always done safely. Original contribution by Kevin Kane #635,
|
always done safely. Original contribution by Kevin Kane #635, #730
|
||||||
#730 followed by Simon Butcher #1453.
|
followed by Simon Butcher #1453.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user