Skip to content
Snippets Groups Projects
Commit 117b7f97 authored by Niels Möller's avatar Niels Möller
Browse files

NEWS: Mention ARM big-endian breakage as a known issue.

parent d41841fa
No related branches found
No related tags found
No related merge requests found
...@@ -42,6 +42,12 @@ NEWS for the Nettle 3.7 release ...@@ -42,6 +42,12 @@ NEWS for the Nettle 3.7 release
at configure time, you need to pass --disable-fat to the at configure time, you need to pass --disable-fat to the
configure script. configure script.
Known issues:
* The ARM assembly code in this release doesn't work correctly
on big-endian ARM systems. This will hopefully be fixed in a
later release.
Miscellaneous: Miscellaneous:
* Use a few more gmp-6.1 functions: mpn_cnd_add_n, * Use a few more gmp-6.1 functions: mpn_cnd_add_n,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment