Doc updates
authorErik Andersen <andersen@codepoet.org>
Fri, 5 May 2000 19:50:32 +0000 (19:50 -0000)
committerErik Andersen <andersen@codepoet.org>
Fri, 5 May 2000 19:50:32 +0000 (19:50 -0000)
 -Erik

Changelog

index aed8c14d764104dba41209540339542d1182e4df..78255f9732d113369992afffe753f930f0fde804 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -21,6 +21,9 @@
        * Due to the license change, I can now use minix code.  Minux tr replaces
            the BSD derived tr, saving 4k and eliminating bsearch(3) from the
            list of used Libc symbols.
+       * Add support for "noatime" and "nodiratime" mount flags to mount.
+       * Changed 'umount -f' to mean force, and actually use umount2.
+       * Changed 'umount -l' to mean "Do not free loop device".
        * More doc updates
 
         -Erik