Extfs version doco change

This commit is contained in:
nigel 2002-05-23 12:57:07 +00:00
parent 8bcd6c180e
commit 5288bdcb94

View File

@ -27,6 +27,10 @@ Unimplemented:
<LI>'nogui' to disable GUI alerts (and maybe preferences, but I need to split
MainMenu.nib to do that)</LI>
</UL>
Other:
<UL>
<LI>Verify that ExtFS works under 7.5.3 (reported by Kentaro Nakatani), update doco</LI>
</UL>
Possible Enhancements:
<UL>
<LI>Use NSFileManager's movePath:toPath:handler to rename all a file's forks in extfs_macosx.mm</LI>