diff --git a/ChangeLog b/ChangeLog
index ba201fc3fad42c0129c390d1ed41ce73571a3e73..f27e9343a7de0af0c9ce4203321ca9cf918e264d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2001-11-14  Niels M�ller  <nisse@cuckoo.hack.org>
+
+	* testsuite/yarrow-test.out: Updated, to match the seed-file aware
+	generator. 
+
+	* testsuite/yarrow-test.c: Updated expected_output. Check the seed
+	file contents at the end.
+
+	* yarrow256.c (yarrow256_seed): New function.
+	(yarrow_fast_reseed): Create new seed file contents.
+
+2001-11-13  Niels M�ller  <nisse@cuckoo.hack.org>
+
+	* yarrow.h: Deleted yarrow160 declarations.
+
 2001-11-02  Niels M�ller  <nisse@ehand.com>
 
 	* yarrow256.c (yarrow256_init): Fixed order of code and