Changes between Version 21 and Version 22 of ReleaseNotes/Trunk


Ignore:
Timestamp:
2009-07-21T09:32:29Z (15 years ago)
Author:
Jakub Jermář
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/Trunk

    v21 v22  
    3636=== File systems ===
    3737
    38  * Support for multiple file systems mounted at once.
     38 * Support for multiple file systems mounted at once. (#23)
    3939 * Support for stat() and fstat() file system calls.
    4040 * The file system block cache will write back blocks to the device, it still does not flush the cache periodically though.
    41  * ''tmpfs'' now supports multiple instances (#35)
     41 * ''tmpfs'' now handles hard links properly. (#73)
     42 * ''tmpfs'' now supports multiple instances. (#35)
    4243 * Added ''devfs'' file system for handling access to console via a file handle.
    4344