From fcae6ce018309fd782b75cbd9e5674943d28ccaa Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Wed, 19 Jul 2017 15:38:03 -0700 Subject: [PATCH] fsptool: update Changelog --- Changelog.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.asciidoc b/Changelog.asciidoc index 33699fb6..018c598c 100644 --- a/Changelog.asciidoc +++ b/Changelog.asciidoc @@ -3,6 +3,7 @@ v1.2B1 (2017.2 B1):: +- New command line tool `fsptool` allows command line access to some WinFsp features. - Added support for getting the originating process ID (PID) during `Create`, `Open` and `Rename` calls. See the `FspFileSystemOperationProcessId` API.