diff packages/fs/jffs2/current/ChangeLog @ 2199:9619b62d5be9

* src/fs-ecos.c: Generalise the check for broken ARM compilers and add the MIPS compiler as also being broken.
author asl
date Tue, 09 May 2006 16:17:55 +0000
parents 27faf7001794
children e302e779e69b
line wrap: on
line diff
--- a/packages/fs/jffs2/current/ChangeLog
+++ b/packages/fs/jffs2/current/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-09  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+	* src/fs-ecos.c: Generalise the check for broken ARM compilers
+	and add the MIPS compiler as also being broken.
+
 2005-08-03  Andrew Lunn  <andrew.lunn@ascom.ch>
 
 	* tests/jffs2_1.c: Include <stdio.h> to stop compiler warning.