mFS file system library for EEPROM memory chips.

Revision:
13:142b6be3e3c8
Parent:
12:928346513c87
--- a/mfs.h	Thu Feb 24 00:02:36 2011 +0000
+++ b/mfs.h	Thu Feb 24 09:28:32 2011 +0000
@@ -65,6 +65,9 @@
  *                                   * Remove and rename respects RO bit
  *                                   * SetFileFlags fixed
  *                                   * New file write mode DWRITE
+ * 0.8     2011-02-24 Olli Vanhoja   * EOF should be now found in AWRITE mode and EOF is
+ *                                   * also written by mfs::createFile() so there should
+ *                                     be no more confusing situations with new files.
  *
  * TODO :
  *          * Directory support (VOL blocks?)