From bd63af1c8459d1fdd5e8aa5f596a86dec5539e93 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 23 May 2007 15:21:55 +0000 Subject: lowlevel lib: add fuse_reply_iov function... --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 284b797..a65048d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-05-23 Miklos Szeredi + + * lowlevel lib: add fuse_reply_iov function, which is similar to + fuse_reply_buf, but accepts a vector of buffers. Patch by Roger + Willcocks + 2007-05-21 Miklos Szeredi * Fix Oops or error if a regular file is created with mknod(2) on -- cgit v1.2.3