update Changelog for v1.0

This commit is contained in:
Bill Zissimopoulos 2017-03-11 16:21:46 -08:00
parent bee0fa79b2
commit c3eb46813e

View File

@ -1,6 +1,15 @@
= Changelog
v1.0::
This is the WinFsp 2017 release. A few minor changes since v1.0RC3:
- 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 now provides a default `statfs` implementation if a file system does not provide one.
v1.0RC3::
This is the WinFsp 2017 Release Candidate 3, which should be the last Release Candidate according to the current plan. This release fixes a major issue with some file systems and includes a few smaller changes: