Skip to content

Commit 9364208

Browse files
Changelogs: Fixed aligment issues
Signed-off-by: Minos Galanakis <[email protected]>
1 parent 48bfaa9 commit 9364208

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

ChangeLog.d/9964.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Removals
2-
* Sample programs for the legacy crypto API have been removed.
2+
* Sample programs for the legacy crypto API have been removed.
33
pkey/rsa_genkey.c
44
pkey/pk_decrypt.c
55
pkey/dh_genprime.c
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Bugfix
2-
* Fix potential CMake parallel build failure when building both the static
3-
and shared libraries.
2+
* Fix potential CMake parallel build failure when building both the static
3+
and shared libraries.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
API changes
2-
* Change the serial argument of the mbedtls_x509write_crt_set_serial_raw
3-
function to a const to align with the rest of the API.
2+
* Change the serial argument of the mbedtls_x509write_crt_set_serial_raw
3+
function to a const to align with the rest of the API.

0 commit comments

Comments
 (0)