aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2009-07-16 11:07:31 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2009-07-16 11:07:31 +0000
commit3846394e7ad0a85a0eee3346444befa81f4425af (patch)
tree2a5fbdf198100bc6d7f92f9dca46ba62cbebad9f /ChangeLog
parent37a90f29e8609951a18e5190d1fd3659e3aee135 (diff)
downloadlibfuse-3846394e7ad0a85a0eee3346444befa81f4425af.tar.gz
* Clarify how the protocol version should be negotiated between
kernel and userspace. Notably libfuse didn't correctly handle the case when the supported major versions didn't match
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc0b51f..c207b23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-16 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Clarify how the protocol version should be negotiated between
+ kernel and userspace. Notably libfuse didn't correctly handle the
+ case when the supported major versions didn't match
+
2009-07-02 Miklos Szeredi <miklos@szeredi.hu>
* The context is extended with a 'umask' field. The umask is sent