mtd/fs/jffs2/ecos ChangeLog,1.9,1.10

lunn at infradead.org lunn at infradead.org
Wed Dec 15 07:10:46 EST 2004


Update of /home/cvs/mtd/fs/jffs2/ecos
In directory phoenix.infradead.org:/tmp/cvs-serv2715

Modified Files:
	ChangeLog 
Log Message:
        * tests/fileio1.c: Rename to jffs2_1.c. eCos test names should be
          unique.
        * tests/fseek1.c: Rename to jffs2_2.c.
        * cdl/jffs2.cdl: Build the renamed tests.



Index: ChangeLog
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/ecos/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	11 Dec 2004 12:24:15 -0000	1.9
+++ ChangeLog	15 Dec 2004 12:10:43 -0000	1.10
@@ -1,3 +1,10 @@
+2004-12-13  John Dallaway  <jld at ecoscentric.com>
+
+	* tests/fileio1.c: Rename to jffs2_1.c. eCos test names should be
+	unique.
+	* tests/fseek1.c: Rename to jffs2_2.c.
+	* cdl/jffs2.cdl: Build the renamed tests.
+
 2004-12-10  Per Hedblom  <per.hedblom at abem.se>
 
 	* src/fs-ecos.c: Use filesystem locking not file locking otherwise
@@ -432,6 +439,7 @@
 // -------------------------------------------
 // This file is part of eCos, the Embedded Configurable Operating System.
 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
+// Copyright (C) 2004 eCosCentric Limited
 //
 // eCos is free software; you can redistribute it and/or modify it under
 // the terms of the GNU General Public License as published by the Free





More information about the linux-mtd-cvs mailing list