mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 12:05:36 +01:00
Fix typos in Changelog
This commit is contained in:
parent
a1e32415d5
commit
0645bfa74e
@ -48,10 +48,10 @@ Changes
|
|||||||
* Options POLARSSL_HAVE_INT8 and POLARSSL_HAVE_INT16 are deprecated.
|
* Options POLARSSL_HAVE_INT8 and POLARSSL_HAVE_INT16 are deprecated.
|
||||||
* Enabling POLARSSL_NET_C without POLARSSL_HAVE_IPV6 is deprecated.
|
* Enabling POLARSSL_NET_C without POLARSSL_HAVE_IPV6 is deprecated.
|
||||||
* compat-1.2.h and openssl.h are deprecated.
|
* compat-1.2.h and openssl.h are deprecated.
|
||||||
* Adjusting/overriding CFLAGS and LDFLAGS with the make build syste is now
|
* Adjusting/overriding CFLAGS and LDFLAGS with the make build system is now
|
||||||
more flexible (warning: OFLAGS is not used any more) (see the README)
|
more flexible (warning: OFLAGS is not used any more) (see the README)
|
||||||
(contributed by Alon Bar-Lev).
|
(contributed by Alon Bar-Lev).
|
||||||
* ssl_set_own_cert() now longers calls pk_check_pair() since the
|
* ssl_set_own_cert() no longer calls pk_check_pair() since the
|
||||||
performance impact was bad for some users (this was introduced in 1.3.10).
|
performance impact was bad for some users (this was introduced in 1.3.10).
|
||||||
* Move from SHA-1 to SHA-256 in example programs using signatures
|
* Move from SHA-1 to SHA-256 in example programs using signatures
|
||||||
(suggested by Thorsten Mühlfelder).
|
(suggested by Thorsten Mühlfelder).
|
||||||
|
Loading…
Reference in New Issue
Block a user