From: Niels Möller Date: Thu, 5 Feb 2004 16:17:46 +0000 (+0100) Subject: *** empty log message *** X-Git-Tag: nettle_1.9_release_20040207~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c8456809664e55c3590eedc2a0fc4fb2a8856bc9;p=thirdparty%2Fnettle.git *** empty log message *** Rev: src/nettle/ChangeLog:1.231 --- diff --git a/ChangeLog b/ChangeLog index 19709ab5..712b32ba 100644 --- 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.