diff --git a/ChangeLog b/ChangeLog index 19709ab50dea749307cb6ff92664b0193246ce12..712b32ba7932eb9d1e4030bd75af60b9652986f5 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.