From: Niels Möller Date: Tue, 15 Sep 2020 18:36:56 +0000 (+0200) Subject: ChangeLog entry for m4 quoting change X-Git-Tag: nettle_3.7rc1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f1e55d9005d97271b663accdedd3fc704a273ed;p=thirdparty%2Fnettle.git ChangeLog entry for m4 quoting change --- diff --git a/ChangeLog b/ChangeLog index 0757f7dd..7d4e6a45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2020-09-14 Niels Möller + + * asm.m4: Delete use of changequote, stick to the m4 default + quoting characters `'. Updated all assembly and m4 files. + * x86_64/machine.m4 (W64_ENTRY, W64_EXIT): Delete quoting workaround. + 2020-09-12 Niels Möller * x86_64/salsa20-2core.asm: Fix incorrect W64_EXIT.