]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
NEWS: Mention ARM big-endian breakage as a known issue. nettle_3.7rc1
authorNiels Möller <nisse@lysator.liu.se>
Fri, 1 Jan 2021 16:37:46 +0000 (17:37 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 1 Jan 2021 16:37:46 +0000 (17:37 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 5efc74cc6d65e1efdd6f97e2993bd53dc13061f2..35a5ae6cea1e5adcff4af66635a6e8e5b72c7408 100644 (file)
--- 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,