mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-14 01:25:28 -04:00
Minor improvement of ChangeLog wording
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
parent
196739b478
commit
934ab00f77
@ -3,5 +3,5 @@ API changes
|
|||||||
In Mbed TLS 2.X, the API prescribes that later calls overwrite
|
In Mbed TLS 2.X, the API prescribes that later calls overwrite
|
||||||
the effect of earlier calls. In Mbed TLS 3.0, calling
|
the effect of earlier calls. In Mbed TLS 3.0, calling
|
||||||
`mbedtls_ssl_conf_[opaque_]psk()` more than once will fail,
|
`mbedtls_ssl_conf_[opaque_]psk()` more than once will fail,
|
||||||
leaving the PSK intact that was configured first. Support
|
leaving the PSK that was configured first intact.
|
||||||
for more than one PSK may be added in 3.X.
|
Support for more than one PSK may be added in 3.X.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user