aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 6 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index b065e2a..9eda3cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
2004-11-08 Miklos Szeredi <miklos@szeredi.hu>
- * Add ino argument to 'fuse_dirfil_t'. NOTE: this is a backward
- compatible change (if "use_ino" mount option is not specified),
- but causes a warning when compiling filesystems not converted to
- the new type.
-
+ * Add ino argument to 'fuse_dirfil_t'. NOTE: This breaks source
+ compatibility with earlier versions. To compile earier versions
+ just add '-DFUSE_DIRFIL_COMPAT' compile flag or fix the source.
+ Do not use the "use_ino" mount flag with filesystems compiled with
+ FUSE_DIRFIL_COMPAT.
+
2004-11-02 Miklos Szeredi <miklos@szeredi.hu>
* Added "use_ino" mount option. This enables the filesystems to