mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-07 20:42:09 -05:00
Merge branch 'master' of https://github.com/billziss-gh/winfsp
This commit is contained in:
commit
858df29ba2
@ -49,6 +49,7 @@ If you build the driver yourself it will not be signed and Windows will refuse t
|
|||||||
|
|
||||||
WinFsp is designed to run on Vista and above. It has been tested on the following platforms so far:
|
WinFsp is designed to run on Vista and above. It has been tested on the following platforms so far:
|
||||||
|
|
||||||
|
* Windows 7 Enterprise
|
||||||
* Windows 8 Pro
|
* Windows 8 Pro
|
||||||
* Windows 10 Pro
|
* Windows 10 Pro
|
||||||
* Windows Server 2012
|
* Windows Server 2012
|
||||||
|
@ -1,6 +1,14 @@
|
|||||||
= Changelog
|
= Changelog
|
||||||
|
|
||||||
|
|
||||||
|
v0.15::
|
||||||
|
|
||||||
|
This is a minor release that brings support for Windows 7 and 32-bit OS'es.
|
||||||
|
|
||||||
|
- Fixes a number of issues for Windows 7. Windows 7 is now officially supported.
|
||||||
|
- Fixes a number of issues with the 32-bit FSD and user mode components. 32-bit versions of Windows are now officially supported.
|
||||||
|
|
||||||
|
|
||||||
v0.14::
|
v0.14::
|
||||||
|
|
||||||
This release includes support for file systems protected by credentials.
|
This release includes support for file systems protected by credentials.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user