- Added f_truncate(). - Added f_utime(). - Fixed off by one error at FAT sub-type determination. - Fixed btr in f_read() can be mistruncated. - Fixed cached sector is not flushed when create and close without write.
- Added FAT12. Removed unbuffered mode. - Fixed a problem on small (<32M) patition.
- First stable version