aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2004-04-13 10:49:54 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2004-04-13 10:49:54 +0000
commit87f30a9b2558d68e8edd3849291c381691dadfae (patch)
treeed14fd0b39aa22ed4d70f8be2cfa4f5f1fd30697 /ChangeLog
parent7f6bc8968ff6ca488991b0c5b1b9c4846dc1ccda (diff)
_FILE_OFFSET_BITS checking
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d78ca5..5ceddaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-04-13 Miklos Szeredi <mszeredi@inf.bme.hu>
+
+ * Replaced binary mount data with text options
+
+ * Show FUSE specific mount options in /proc/mounts
+
+ * Check in fuse.h whether _FILE_OFFSET_BITS is set to 64
+
2004-04-09 Miklos Szeredi <mszeredi@inf.bme.hu>
* Check some limits so userspace won't get too big requests