Changes between Version 43 and Version 44 of ReleaseNotes/0.5.0


Ignore:
Timestamp:
2011-08-27T08:57:26Z (13 years ago)
Author:
Jakub Jermář
Comment:

Mention FAT and exFAT improvements.

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/0.5.0

    v43 v44  
    3030
    3131  * Added read-only support for Ext2 file system.
     32  * Added initial read / write support for exFAT file system.
     33  * The FAT file system server now supports also FAT12 and FAT32 variants.
     34  * The FAT server now supports the LFN extension.
    3235
    3336=== Networking ===
     
    3639  * Shell syntax for input/output redirection
    3740  * Shell command/file name completion (using Tab key)
     41  * Besides FAT16, `mkfat` can create FAT12 and FAT32 too.
    3842
    3943=== Libraries ===