From 3846394e7ad0a85a0eee3346444befa81f4425af Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Thu, 16 Jul 2009 11:07:31 +0000 Subject: * 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 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fc0b51f..c207b23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-07-16 Miklos Szeredi + + * 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 * The context is extended with a 'umask' field. The umask is sent -- cgit v1.2.3