]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Update with Martin Storsjö's changes.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 25 Mar 2013 11:47:10 +0000 (12:47 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 25 Mar 2013 11:47:10 +0000 (12:47 +0100)
ChangeLog

index d8ec00e9322a87af56e98d1b3a8b09bde306b3fd..6835f7efaed0cef6523848b54f801c9031995399 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
 2013-03-25  Niels Möller  <nisse@lysator.liu.se>
 
        From Martin Storsjö:
+       * examples/hogweed-benchmark.c: Include local headers.
+       * testsuite/ecdsa-keygen-test.c: Likewise.
        * x86_64/sha3-permute.asm: Workaround for Apple's assembler; write
-       movq instructinos as movd.
+       movq instructions as movd.
 
        * Makefile.in (hogweed_PURE_OBJS): Don't include OPT_ASM_SOURCES
        twice.