commit | 70c68dac45df992137ea48e87c9db473266ea1cb | [log] [tgz] |
---|---|---|
author | Paul Elliott <paul.elliott@arm.com> | Tue Apr 20 21:47:04 2021 +0100 |
committer | Paul Elliott <paul.elliott@arm.com> | Tue Apr 20 21:47:42 2021 +0100 |
tree | 95527ca4ada0a26287b4984069b750c44c8ca293 | |
parent | 986b55af03c5d3c4339aefea3a809c1668527f40 [diff] |
Remove unnecessary changelog Signed-off-by: Paul Elliott <paul.elliott@arm.com>
diff --git a/ChangeLog.d/fix_bignum_unchecked_return.txt b/ChangeLog.d/fix_bignum_unchecked_return.txt deleted file mode 100644 index 1c32da8..0000000 --- a/ChangeLog.d/fix_bignum_unchecked_return.txt +++ /dev/null
@@ -1,2 +0,0 @@ -Bugfix - * Fix unchecked return in bignum module.