mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-06 15:06:05 +00: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 changed files with 6 additions and 3 deletions
|
|
@ -1,5 +1,8 @@
|
|||
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
|
||||
always done safely. Original contribution by Kevin Kane #635,
|
||||
#730 followed by Simon Butcher #1453.
|
||||
always done safely. Original contribution by Kevin Kane #635, #730
|
||||
followed by Simon Butcher #1453.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue