Add full stop to ChangeLog entry

This commit is contained in:
Gilles Peskine 2018-01-02 16:09:42 +01:00
parent 197a6d454b
commit 8e09d8f6a5

View File

@ -21,7 +21,7 @@ Features
* Add alternative implementation support for CCM and CMAC (MBEDTLS_CCM_ALT,
MBEDTLS_CMAC_ALT). Submitted by Steve Cooreman, Silicon Labs.
* Add support for alternative implementations of GCM, selected by the
configuration flag MBEDTLS_GCM_ALT in config.h
configuration flag MBEDTLS_GCM_ALT.
New deprecations
* Deprecate usage of RSA primitives with non-matching key-type