From: Niels Möller Date: Fri, 27 Nov 2020 07:17:27 +0000 (+0100) Subject: ChangeLog entries X-Git-Tag: nettle_3.7rc1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0da8ff98fb2fd71adfbeec3e674e61e55d7544d3;p=thirdparty%2Fnettle.git ChangeLog entries --- diff --git a/ChangeLog b/ChangeLog index 2bff6ccc..d381e947 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2020-11-27 Niels Möller + + * aclocal.m4: Replace some calls to exit with return, since exit + requires stdlib.h. Including patch contributed by Adrien Béraud. + + * testsuite/version-test.c: Include version.h. Patch contributed + by Brian Smith. + 2020-11-25 Niels Möller * powerpc64/p7/chacha-2core.asm: Add byte swapping of output, for