]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
ChangeLog entry for m4 quoting change
authorNiels Möller <nisse@lysator.liu.se>
Tue, 15 Sep 2020 18:36:56 +0000 (20:36 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 15 Sep 2020 18:36:56 +0000 (20:36 +0200)
ChangeLog

index 0757f7ddb3096e7c21bfa0c14fcafcdc4a8a491f..7d4e6a45a81d46603afaa2cf62976f0435420530 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-09-14  Niels Möller  <nisse@obsidian>
+
+       * 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  <nisse@obsidian>
 
        * x86_64/salsa20-2core.asm: Fix incorrect W64_EXIT.