]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Thu, 5 Feb 2004 16:17:46 +0000 (17:17 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 5 Feb 2004 16:17:46 +0000 (17:17 +0100)
Rev: src/nettle/ChangeLog:1.231

ChangeLog

index 19709ab50dea749307cb6ff92664b0193246ce12..712b32ba7932eb9d1e4030bd75af60b9652986f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,8 +4,8 @@
        distributed. 
        (DISTCLEANFILES): And that the symlinks and .s files are deleted.
 
-       * x86/aes-encrypt.asm, x86/aes-decrypt.asm: Fixed debug
-       information.
+       * x86/aes-encrypt.asm, x86/aes-decrypt.asm, x86/arcfour-crypt.asm:
+       Fixed debug information.
 
        * x86/arcfour-crypt.asm: New file. About three times faster than
        the optimized C code.