changelog: fix text

Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
Valerio Setti
2024-04-19 11:09:56 +02:00
parent ce86865258
commit ec3b90f348
+1 -1
View File
@@ -1,3 +1,3 @@
Bugfix
* MBEDTLS_ASN1_PARSE_C and MBEDTLS_ASN1_WRITE_C is automatically enabled
* MBEDTLS_ASN1_PARSE_C and MBEDTLS_ASN1_WRITE_C are now automatically enabled
as soon as MBEDTLS_RSA_C is enabled. Fixes #9041.