mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-23 00:43:00 -05:00
changelog: add FUSE3 information
This commit is contained in:
parent
ea5e031af2
commit
a809b0787e
@ -5,7 +5,7 @@ v1.4B2 (2018.2 B2)::
|
|||||||
|
|
||||||
Changes since v1.3:
|
Changes since v1.3:
|
||||||
|
|
||||||
* New FUSE3 API support. FUSE version 3.2 is supported.
|
* FUSE3 API (version 3.2) is now available. The FUSE2 API (version 2.8) remains also supported.
|
||||||
* New `Control` file system operation allows sending custom control codes to the file system using the Windows `DeviceIoControl` API.
|
* New `Control` file system operation allows sending custom control codes to the file system using the Windows `DeviceIoControl` API.
|
||||||
* `FlushAndPurgeOnCleanup` has now been added to the .NET API. (GitHub PR #176; thanks @FrKaram.)
|
* `FlushAndPurgeOnCleanup` has now been added to the .NET API. (GitHub PR #176; thanks @FrKaram.)
|
||||||
* New sample file system "airfs" contributed by @JohnOberschelp.
|
* New sample file system "airfs" contributed by @JohnOberschelp.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user