mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
changelog: fix text error
Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
parent
c963bb11c7
commit
62e1ebbbc7
|
|
@ -1,4 +1,4 @@
|
|||
Features
|
||||
* SHA224_C/SHA384_C are now independent from SHA384_C/SHA512_C respectively.
|
||||
This helps in saving code size when some of the above hashes it not
|
||||
This helps in saving code size when some of the above hashes are not
|
||||
required.
|
||||
|
|
|
|||
Loading…
Reference in a new issue