]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Fri, 6 Feb 2004 13:05:18 +0000 (14:05 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 6 Feb 2004 13:05:18 +0000 (14:05 +0100)
Rev: src/nettle/ChangeLog:1.238

ChangeLog

index 7c93307c8e85dfce6e92ad457205bc8a6663b314..00bcddc6c7a3065be5507f477f7fca8f1cf57a1e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-02-06  Niels Möller  <niels@s3.kth.se>
 
+       * x86/sha1-compress.asm: Rename round -> ROUND.
+
        * x86/sha1-compress.asm: Store the magic constants on stack.
        Accessing them via %esp should be a little faster than using large
        immediate operands.