From 13cee6e019f54e9a0fccadcc0b4e1d922da20f33 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 28 Jul 2016 16:54:07 -0700 Subject: [PATCH 1/2] Update Changelog --- doc/Changelog.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/Changelog.adoc b/doc/Changelog.adoc index c8292c4b..7a76d2ef 100644 --- a/doc/Changelog.adoc +++ b/doc/Changelog.adoc @@ -1,6 +1,14 @@ = 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:: This release includes support for file systems protected by credentials. From e4b808806cf8805c7daaeeebea03e8737c32c1c2 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 28 Jul 2016 17:03:47 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 562d638d..bc9fd6ff 100644 --- a/README.md +++ b/README.md @@ -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: +* Windows 7 Enterprise * Windows 8 Pro * Windows 10 Pro * Windows Server 2012