mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
Make blank lines before sections consistent
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
b1c6b4a7a5
commit
c936bbb15a
@ -500,7 +500,6 @@ API were removed from version 1.0 of specification. Please switch to the new
|
||||
names provided by the 1.0 specification instead.
|
||||
|
||||
|
||||
|
||||
## Changes that only affect alternative implementations
|
||||
|
||||
### Internal / alt-focused headers were moved to a private location
|
||||
@ -527,7 +526,6 @@ Alternative implementations of CCM (`MBEDTLS_CCM_ALT`) have now to
|
||||
implement those additional five API functions.
|
||||
|
||||
|
||||
|
||||
## X.509
|
||||
|
||||
### Remove the certs module from the library
|
||||
@ -601,6 +599,7 @@ current ones.
|
||||
|
||||
This is described in the section (Strengthen default algorithm selection for X.509 and TLS)[strengthen-default-algorithm-selection-for-x.509-and-tls].
|
||||
|
||||
|
||||
## SSL
|
||||
|
||||
### Remove support for TLS 1.0, 1.1 and DTLS 1.0
|
||||
|
Loading…
Reference in New Issue
Block a user