mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-25 00:02:42 +00:00
Changelog: Removed entry from root file
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
parent
12b493f4dc
commit
8792717309
@ -3016,8 +3016,6 @@ Changes
|
|||||||
* Clarify the documentation of mbedtls_ssl_setup.
|
* Clarify the documentation of mbedtls_ssl_setup.
|
||||||
* Use (void) when defining functions with no parameters. Contributed by
|
* Use (void) when defining functions with no parameters. Contributed by
|
||||||
Joris Aerts. #678
|
Joris Aerts. #678
|
||||||
* Update Win32 APIs used to remove those not permitted by the Windows Store.
|
|
||||||
Fix provided by Kevin Kane, Microsoft. #635
|
|
||||||
|
|
||||||
= mbed TLS 2.7.0 branch released 2018-02-03
|
= mbed TLS 2.7.0 branch released 2018-02-03
|
||||||
|
|
||||||
|
5
ChangeLog.d/updated_windows_apis.txt
Normal file
5
ChangeLog.d/updated_windows_apis.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
API changes
|
||||||
|
* Update Windows APIs 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.
|
Loading…
x
Reference in New Issue
Block a user