mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-07 06:59:19 +01:00
Improve wording in documentation and ChangeLog
This commit is contained in:
parent
ed459e6995
commit
cd2b29cd12
3 changed files with 12 additions and 11 deletions
|
|
@ -24,8 +24,8 @@ Security
|
|||
|
||||
Features
|
||||
* Add new config.h flag MBEDTLS_CHECK_PARAMS that enables validation of
|
||||
more of the parameters by public API functions (see its documentation for
|
||||
details). Disabled by default - requires users to provide an
|
||||
more of the parameters by public API functions (see its documentation in
|
||||
config.h for details). Disabled by default - requires users to provide an
|
||||
implementation of the callback function or macro.
|
||||
|
||||
New deprecations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue