Add full stop to ChangeLog entry
diff --git a/ChangeLog b/ChangeLog index 32056b8..365a713 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -21,7 +21,7 @@ * 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