From 307242f21bf3ca7a0fb0f30da45b5956f47b0250 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Mon, 26 Jan 2004 11:28:44 +0000 Subject: fix --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 846268a..f823e11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2004-01-26 Miklos Szeredi + + * Fix typo (thanks Marcos Dione) + +2004-01-23 Miklos Szeredi + + * Fix CONFIG_MODVERSIONS compile on 2.6 + +2004-01-22 Miklos Szeredi + + * Write all pending data before a RELEASE operation + + * Suppress 'Bad file descriptor' warning on exit + + * Replaced fusermount option '-d xxx' with '-n xxx' so it doesn't + get confused with '-d' of fuse_main() (sorry for the change) + + * New fusermount option '-l' which enables big reads + + * fuse_main() can accept fusermount arguments after a '--' + 2004-01-19 Miklos Szeredi * Support for exporting filesystem over NFS (see README.NFS) -- cgit v1.2.3