summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2022-08-18 09:54:42 +0200
committerNiels Möller <nisse@lysator.liu.se>2022-08-18 09:54:42 +0200
commit0681cfd3ac70a066e903da1e1ab627ce67eb34a9 (patch)
tree0456441679f006f40b7e053e40d4a3b965c4c7e3 /ChangeLog
parent9b48a5cf75356bb6beb4af04706ef19ede10d228 (diff)
downloadnettle-0681cfd3ac70a066e903da1e1ab627ce67eb34a9.tar.gz
Change mips abi check to apply only to mips64.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d68e21b..ae9fd089 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-08-18 Niels Möller <nisse@lysator.liu.se>
+
+ * configure.ac (ABI): Change mips abi check to apply only to mips64.
+
2022-08-17 Niels Möller <nisse@lysator.liu.se>
* testsuite/testutils.c (mpz_urandomm) [NETTLE_USE_MINI_GMP]: New