diff --git a/ChangeLog.d/add_psa_m_aead.txt b/ChangeLog.d/add_psa_m_aead.txt index 378e9c12d5..3ae58095bd 100644 --- a/ChangeLog.d/add_psa_m_aead.txt +++ b/ChangeLog.d/add_psa_m_aead.txt @@ -1,4 +1,4 @@ Features * Added multipart AEAD API to the PSA Crypto API * Added MbedTLS internal implementations of the PSA Crypto multipart AEAD API - supporting PolyChaCha and GCM. CCM is not as yet supported. + supporting ChaChaPoly and GCM. CCM is not as yet supported.