aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2007-05-23 15:21:55 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2007-05-23 15:21:55 +0000
commitbd63af1c8459d1fdd5e8aa5f596a86dec5539e93 (patch)
treeaddda0fd22e478e26503c39f396a1887c4be8733 /ChangeLog
parenta2776e73f2acd9299bd762ae469bce2c676ebe0b (diff)
downloadlibfuse-bd63af1c8459d1fdd5e8aa5f596a86dec5539e93.tar.gz
lowlevel lib: add fuse_reply_iov function...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 284b797..a65048d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-05-23 Miklos Szeredi <miklos@szeredi.hu>
+
+ * 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 <miklos@szeredi.hu>
* Fix Oops or error if a regular file is created with mknod(2) on