From: Alan Somers Date: Sat, 9 Mar 2019 09:50:22 +0000 (-0700) Subject: Fix the changelog entry for protocol version 7.12 (#374) X-Git-Tag: fuse-3.4.2~5 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=078c623703123f9c449756c798d55ba859310abc;p=qemu-gpiodev%2Flibfuse.git Fix the changelog entry for protocol version 7.12 (#374) Commit 24b35c3d97ffdbf0a1f8e8b4e94ed892343603a6 had a simple mistake in its changelog entry. --- diff --git a/include/fuse_kernel.h b/include/fuse_kernel.h index 6079b7f..5d34e56 100644 --- a/include/fuse_kernel.h +++ b/include/fuse_kernel.h @@ -54,7 +54,7 @@ * - add POLL message and NOTIFY_POLL notification * * 7.12 - * - add umask flag to input argument of open, mknod and mkdir + * - add umask flag to input argument of create, mknod and mkdir * - add notification messages for invalidation of inodes and * directory entries *