summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2021-01-01 17:37:46 +0100
committerNiels Möller <nisse@lysator.liu.se>2021-01-01 17:37:46 +0100
commit117b7f97535be447a09019657f9ea45c8c4c5202 (patch)
treea6e9399a2c7a3120e47ee459fc363f9403e8e433
parentd41841fa1682cdee38446556e2e83fd606a8d8c4 (diff)
downloadnettle-117b7f97535be447a09019657f9ea45c8c4c5202.tar.gz
NEWS: Mention ARM big-endian breakage as a known issue.nettle_3.7rc1
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5efc74cc..35a5ae6c 100644
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,12 @@ NEWS for the Nettle 3.7 release
at configure time, you need to pass --disable-fat to the
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:
* Use a few more gmp-6.1 functions: mpn_cnd_add_n,