diff packages/devs/nand/synth/current/ChangeLog @ 2939:9cc3540cec60

pull from git: test case for 1000821 * tests: Buildfix bbt.c and eccdamage.c * nand_synth.c: Ensure that bit errors induced by RANDOMLY_LOSE mode can occur over the whole range of the page data and spare area.
author wry
date Fri, 18 Sep 2009 11:15:38 +0000
parents c3c708068a37
children cc87500cad3c
line wrap: on
line diff
--- a/packages/devs/nand/synth/current/ChangeLog
+++ b/packages/devs/nand/synth/current/ChangeLog
@@ -1,3 +1,9 @@
+2009-09-16  Ross Younger  <wry@ecoscentric.com>
+
+	* tests: Buildfix bbt.c and eccdamage.c
+	* nand_synth.c: Ensure that bit errors induced by RANDOMLY_LOSE mode
+	can occur over the whole range of the page data and spare area.
+
 2009-08-28  Ross Younger  <wry@ecoscentric.com>
 
 	* tests: Add bbt.c and multipagebbt.c (moved from io/nand).