From: Niels Möller Date: Sat, 31 Oct 2020 09:28:29 +0000 (+0100) Subject: Update ChangeLog. X-Git-Tag: nettle_3.7rc1~52^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c7fcb362ccb29df35e69e2a66fe5e58122ccb78;p=thirdparty%2Fnettle.git Update ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index a11c69ce..a1ec16da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2020-10-31 Niels Möller + * ecc-internal.h (typedef ecc_mod_func): Updated all assembly + implementations. + * testsuite/ecc-mod-test.c (test_one): Extend tests, to also test with different destination area. * testsuite/ecc-redc-test.c (test_main): Likewise.