mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-05 14:35:35 +00:00
Correct indentation and labelling in ChangeLog
This commit is contained in:
parent
745bcf454f
commit
01a0e07e9d
|
@ -10,7 +10,7 @@ Security
|
||||||
triggered remotely on both sides. (With auth_mode set to required
|
triggered remotely on both sides. (With auth_mode set to required
|
||||||
(default), the handshake was correctly aborted.)
|
(default), the handshake was correctly aborted.)
|
||||||
|
|
||||||
Changes
|
API changes
|
||||||
* Certificate verification functions now set flags to -1 in case the full
|
* Certificate verification functions now set flags to -1 in case the full
|
||||||
chain was not verified due to an internal error (including in the verify
|
chain was not verified due to an internal error (including in the verify
|
||||||
callback) or chain length limitations.
|
callback) or chain length limitations.
|
||||||
|
@ -2256,4 +2256,3 @@ XySSL ChangeLog
|
||||||
who maintains the Debian package :-)
|
who maintains the Debian package :-)
|
||||||
|
|
||||||
= Version 0.1 released on 2006-11-01
|
= Version 0.1 released on 2006-11-01
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue