diff --git a/ChangeLog b/ChangeLog
index 712b32ba7932eb9d1e4030bd75af60b9652986f5..ad65f733ff67ed1cac695eb0453e660080750129 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-02-05  Niels M�ller  <niels@s3.kth.se>
 
+	* x86/arcfour-crypt.asm (nettle_arcfour_crypt): Must store the new
+	i, j at the end of the loop.
+
 	* Makefile.am (EXTRA_DIST): Make sure x86 assembler files are
 	distributed. 
 	(DISTCLEANFILES): And that the symlinks and .s files are deleted.