mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 08:23:05 -05:00
update Changelog
This commit is contained in:
parent
db0566701e
commit
ba68ab845b
@ -9,6 +9,7 @@ This is the WinFsp 2017 release! :tada:
|
|||||||
- Adds chocolatey package. Try `choco install winfsp` (note: pending approval from chocolatey.org).
|
- Adds chocolatey package. Try `choco install winfsp` (note: pending approval from chocolatey.org).
|
||||||
- FUSE `-d` output now always goes to stderr. There is also a new `-oDebugLog=FILE` switch to specify a debug output file.
|
- FUSE `-d` output now always goes to stderr. There is also a new `-oDebugLog=FILE` switch to specify a debug output file.
|
||||||
- FUSE now provides a default `statfs` implementation if a file system does not provide one.
|
- FUSE now provides a default `statfs` implementation if a file system does not provide one.
|
||||||
|
- The WinFsp DLL now exports `fuse_*` symbols in addition to the `fsp_fuse_*` symbols. These symbols are for use with programs that use FFI technology such as jnr-fuse and fusepy *ONLY*. They are not supposed to be used by native C/C++ programs. Such programs are supposed to include the `<fuse.h>` headers.
|
||||||
|
|
||||||
|
|
||||||
v1.0RC3::
|
v1.0RC3::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user