mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-25 03:53:14 -05:00
update Changelog
This commit is contained in:
@@ -1,5 +1,15 @@
|
|||||||
= Changelog
|
= Changelog
|
||||||
|
|
||||||
|
v1.7B2 (2020.1 B2)::
|
||||||
|
|
||||||
|
Changes since v1.6:
|
||||||
|
|
||||||
|
* [FIX] Work around an incompatibility with Avast Antivirus.
|
||||||
|
** Native and .NET file systems that experience this problem should set the flag `RejectIrpPriorToTransact0` in `FSP_FSCTL_VOLUME_PARAMS` to `1`. This is only required when mounting on a directory with Avast Antivirus present.
|
||||||
|
** FUSE file systems do not need to do anything special as this flag is always enabled.
|
||||||
|
* [FIX] Fix junction (mount point reparse point) handling. (GitHub issue #269.)
|
||||||
|
|
||||||
|
|
||||||
v1.7B1 (2020.1 B1)::
|
v1.7B1 (2020.1 B1)::
|
||||||
|
|
||||||
Changes since v1.6:
|
Changes since v1.6:
|
||||||
|
Reference in New Issue
Block a user