]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Update ChangeLog.
authorNiels Möller <nisse@lysator.liu.se>
Sat, 31 Oct 2020 09:28:29 +0000 (10:28 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 31 Oct 2020 09:28:29 +0000 (10:28 +0100)
ChangeLog

index a11c69ce02833a47ec7424f15ad3d67a6622d7a6..a1ec16da37fe48030fa6eba49b8c9f04e374f775 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2020-10-31  Niels Möller  <nisse@lysator.liu.se>
 
+       * 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.