Changes between Version 85 and Version 86 of GoogleSummerOfCodeIdeas


Ignore:
Timestamp:
Mar 13, 2013, 8:11:57 PM (11 years ago)
Author:
bonefish
Comment:

filesystem -> file system

Legend:

Unmodified
Added
Removed
Modified
  • GoogleSummerOfCodeIdeas

    v85 v86  
    7878
    7979[=#kernel]
    80 === Kernel/Filesystems ===
    81 
    82 ==== Filesystems: general improvements (BIG) ====
    83 
    84     Haiku has great support for its own filesystem, but most others are only available read-only, or not at all. It is way better for interoperability with other systems to be able to read and write to these disks.
     80=== Kernel/File Systems ===
     81
     82==== File Systems: general improvements (BIG) ====
     83
     84    Haiku has great support for its own file system, but most others are only available read-only, or not at all. It is way better for interoperability with other systems to be able to read and write to these disks.
    8585
    8686        * ReiserFS, BTRFS, exFAT: write support