aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-01-04 19:24:31 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-01-04 19:24:31 +0000
commit3f0005fbf22f3cf932b04d69c0414f39a8df97ee (patch)
tree9b64a3b52a28fd8db90000400f67101505ef7906 /ChangeLog
parent4e358806da6e8135ac3b63bf13e8aebe9c5d8ec0 (diff)
downloadlibfuse-3f0005fbf22f3cf932b04d69c0414f39a8df97ee.tar.gz
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0395c38..6019730 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
inode(s) and file, so that FORGET and RELEASE are not sent until
userspace finishes the request.
+ * remove /{sys,proc}/fs/fuse/version, and instead add an INIT
+ request with the same information, which is more flexible,
+ simpler, works on embedded systems.
+
2004-12-16 Miklos Szeredi <miklos@szeredi.hu>
* KERNEL ABI: update interface to make it independent of type