Update changelog formatting - Missing Free Context

The original formatting was in dos and the changelog
assembler would fail. The length of the description was
too long horizontally. This has been updated.

Signed-off-by: Joe Subbiani <joe.subbiani@arm.com>
This commit is contained in:
Joe Subbiani 2021-06-18 15:42:42 +01:00
parent 2af8d04085
commit 5e1fac8b28

View file

@ -1,3 +1,3 @@
Bugfix
* Fix an issue where resource is never freed when running one particular test suite with an alternative AES implementation
Fixes #4176
* Fix an issue where resource is never freed when running one particular
test suite with an alternative AES implementation. Fixes #4176