cleanups + step minor version
authorMiklos Szeredi <miklos@szeredi.hu>
Thu, 21 Oct 2004 09:59:13 +0000 (09:59 +0000)
committerMiklos Szeredi <miklos@szeredi.hu>
Thu, 21 Oct 2004 09:59:13 +0000 (09:59 +0000)
ChangeLog

index 98d41c99ae02509d6698cac0021b6f2eef17f6a6..b3331c577352f342e54852912bc3055f93a07a08 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,9 +3,13 @@
        * fuse_main() now does not exit on erro, rather it returns an
        error code
 
-       * exported __fuse_setup() and __fuse_teardown() functions, which
+       * Exported __fuse_setup() and __fuse_teardown() functions, which
        make it easier to implement a custom event loop.
 
+       * Use daemon() call to background the filesystem after mounting.
+       This function closes the standard input, output and error and
+       changes the current working directory to "/".
+
 2004-10-14  Miklos Szeredi <miklos@szeredi.hu>
 
        * Released 1.9