Commit 7142fd1b authored by Alan Somers's avatar Alan Somers Committed by Miklos Szeredi

fuse: fix changelog entry for protocol 7.9

Retroactively add changelog entry for the atime and mtime "now" flags.
This was an oversight in commit 17637cba ("fuse: improve utimes
support").
Signed-off-by: default avatarAlan Somers <asomers@FreeBSD.org>
Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 68065b84
......@@ -44,6 +44,7 @@
* - add lock_owner field to fuse_setattr_in, fuse_read_in and fuse_write_in
* - add blksize field to fuse_attr
* - add file flags field to fuse_read_in and fuse_write_in
* - Add ATIME_NOW and MTIME_NOW flags to fuse_setattr_in
*
* 7.10
* - add nonseekable open flag
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment