From 87bfa20f1cc3929991bebe747bddbc97e8b656df Mon Sep 17 00:00:00 2001 From: TRodziewicz Date: Mon, 26 Apr 2021 20:08:53 +0200 Subject: [PATCH] Removing trailing space from ChangeLog file Signed-off-by: TRodziewicz --- ChangeLog.d/issue4036.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.d/issue4036.txt b/ChangeLog.d/issue4036.txt index 9b348d330..700949623 100644 --- a/ChangeLog.d/issue4036.txt +++ b/ChangeLog.d/issue4036.txt @@ -1,5 +1,5 @@ Default behavior changes * Enable by default the functionalities which have no reason to be disabled. - They are: ARIA block cipher, CMAC mode, elliptic curve J-PAKE library and + They are: ARIA block cipher, CMAC mode, elliptic curve J-PAKE library and Key Wrapping mode as defined in NIST SP 800-38F. Fixes #4036.