File tree Expand file tree Collapse file tree 7 files changed +38
-20
lines changed
Expand file tree Collapse file tree 7 files changed +38
-20
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,25 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6- ## [ Unreleased] - 1.1.0.1000
6+ ## [ 1.1.0.1000] - 2017-11-28
7+ ### Added
8+ - Mirror - Add Impersonate Option for Security Enhancement.
9+ - FUSE - Add read-only option
10+ - Installer - Add VCRedistVersion variable / Now display version needed
11+ - Dokanctl - Add usage option /?
12+ - Kernel / Library - Add New FileRenameInformationEx since Windows 10 RS1
13+
14+ ### Changed
15+ - FUSE - cross-compile 32-bit Cygwin DLL from 64-bit
16+ - Library - Merge DokanMapStandardToGenericAccess with DokanMapKernelToUserCreateFileFlags
17+ - Move to VS 2017 / v141 / SDK 10.0.16299.0 / Installer Redist 2017
18+
19+ ### Fixed
20+ - Kernel - Fix current session unmount not releasing the device properly
21+ - Mirror - Cannot open a read only file for delete
22+ - Mirror - Fix SetFileAttributes implementation by not updating when FileAttributes is 0x00
23+ - Installer - Wrong new logo size
24+ - Kernel - Fixes #616 Only lock when not paging io
725
826## [ 1.0.5.1000] - 2017-09-19
927### Added
Original file line number Diff line number Diff line change 33 <ImportGroup Label =" PropertySheets" />
44 <PropertyGroup Label =" UserMacros" >
55 <DOKANAPIVersion >1</DOKANAPIVersion >
6- <DOKANVersion >1.0.5 </DOKANVersion >
6+ <DOKANVersion >1.1.0 </DOKANVersion >
77 </PropertyGroup >
88 <PropertyGroup />
99 <ItemDefinitionGroup />
Original file line number Diff line number Diff line change 1616//
1717
1818VS_VERSION_INFO VERSIONINFO
19- FILEVERSION 1,0,5 ,1000
20- PRODUCTVERSION 1,0,5 ,1000
19+ FILEVERSION 1,1,0 ,1000
20+ PRODUCTVERSION 1,1,0 ,1000
2121 FILEFLAGSMASK 0x3fL
2222#ifdef _DEBUG
2323 FILEFLAGS 0x1L
@@ -34,12 +34,12 @@ BEGIN
3434 BEGIN
3535 VALUE "CompanyName", "Dokan Project"
3636 VALUE "FileDescription", "Dokan Library"
37- VALUE "FileVersion", "1.0.5 .1000"
37+ VALUE "FileVersion", "1.1.0 .1000"
3838 VALUE "InternalName", "dokan.dll"
3939 VALUE "LegalCopyright", "Copyright (C) 2017"
4040 VALUE "OriginalFilename", "dokan.dll"
4141 VALUE "ProductName", "Dokan"
42- VALUE "ProductVersion", "1.0.5 .1000"
42+ VALUE "ProductVersion", "1.1.0 .1000"
4343 END
4444 END
4545 BLOCK "VarFileInfo"
Original file line number Diff line number Diff line change 1616//
1717
1818VS_VERSION_INFO VERSIONINFO
19- FILEVERSION 1,0,5 ,1000
20- PRODUCTVERSION 1,0,5 ,1000
19+ FILEVERSION 1,1,0 ,1000
20+ PRODUCTVERSION 1,1,0 ,1000
2121 FILEFLAGSMASK 0x3fL
2222#ifdef _DEBUG
2323 FILEFLAGS 0x1L
@@ -34,12 +34,12 @@ BEGIN
3434 BEGIN
3535 VALUE "CompanyName", "Dokan Project"
3636 VALUE "FileDescription", "Dokan Fuse library"
37- VALUE "FileVersion", "1.0.5 .1000"
37+ VALUE "FileVersion", "1.1.0 .1000"
3838 VALUE "InternalName", "dokanfuse.dll"
3939 VALUE "LegalCopyright", "Copyright (C) 2017"
4040 VALUE "OriginalFilename", "dokanfuse.dll"
4141 VALUE "ProductName", "Dokan"
42- VALUE "ProductVersion", "1.0.5 .1000"
42+ VALUE "ProductVersion", "1.1.0 .1000"
4343 END
4444 END
4545 BLOCK "VarFileInfo"
Original file line number Diff line number Diff line change 1616//
1717
1818VS_VERSION_INFO VERSIONINFO
19- FILEVERSION 1,0,5 ,1000
20- PRODUCTVERSION 1,0,5 ,1000
19+ FILEVERSION 1,1,0 ,1000
20+ PRODUCTVERSION 1,1,0 ,1000
2121 FILEFLAGSMASK 0x3fL
2222#ifdef _DEBUG
2323 FILEFLAGS 0x1L
@@ -34,12 +34,12 @@ BEGIN
3434 BEGIN
3535 VALUE "CompanyName", "Dokan Project"
3636 VALUE "FileDescription", "Dokan Network Provider"
37- VALUE "FileVersion", "1.0.5 .1000"
37+ VALUE "FileVersion", "1.1.0 .1000"
3838 VALUE "InternalName", "dokan.dll"
3939 VALUE "LegalCopyright", "Copyright (C) 2017"
4040 VALUE "OriginalFilename", "dokannp.dll"
4141 VALUE "ProductName", "Dokan"
42- VALUE "ProductVersion", "1.0.5 .1000"
42+ VALUE "ProductVersion", "1.1.0 .1000"
4343 END
4444 END
4545 BLOCK "VarFileInfo"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Include >
33<?define ProductName =" Dokan Library" ?>
4- <?define ProductCodeX 64=" {65A3A964-3DC3-0100-0005-170919164736 }" ?>
4+ <?define ProductCodeX 64=" {65A3A964-3DC3-0101-0000-171128090627 }" ?>
55<?define UpgradeCodeX 64=" {2EF80C64-08A6-4FE1-BE92-13FD293C831B}" ?>
6- <?define ProductCodeX 86=" {65A3A986-3DC3-0100-0005-170919164736 }" ?>
6+ <?define ProductCodeX 86=" {65A3A986-3DC3-0101-0000-171128090627 }" ?>
77<?define UpgradeCodeX 86=" {2EF80C86-08A6-4FE1-BE92-13FD293C831B}" ?>
88<?define ProviderKey =" {5F030BFA-CE6E-408A-9694-F593B319DBBE}" ?>
99<?define BundleUpgradeCode =" {A30D29CD-FA58-4542-8D41-7EDD1FB1EE5A}" ?>
Original file line number Diff line number Diff line change 1616//
1717
1818VS_VERSION_INFO VERSIONINFO
19- FILEVERSION 1,0,5 ,1000
20- PRODUCTVERSION 1,0,5 ,1000
19+ FILEVERSION 1,1,0 ,1000
20+ PRODUCTVERSION 1,1,0 ,1000
2121 FILEFLAGSMASK 0x3fL
2222#ifdef _DEBUG
2323 FILEFLAGS 0x1L
@@ -34,12 +34,12 @@ BEGIN
3434 BEGIN
3535 VALUE "CompanyName", "Dokan Project"
3636 VALUE "FileDescription", "Dokan Driver"
37- VALUE "FileVersion", "1.0.5 .1000"
37+ VALUE "FileVersion", "1.1.0 .1000"
3838 VALUE "InternalName", "dokan.sys"
3939 VALUE "LegalCopyright", "Copyright (C) 2017"
4040 VALUE "OriginalFilename", "dokan.sys"
4141 VALUE "ProductName", "Dokan"
42- VALUE "ProductVersion", "1.0.5 .1000"
42+ VALUE "ProductVersion", "1.1.0 .1000"
4343 END
4444 END
4545 BLOCK "VarFileInfo"
You can’t perform that action at this time.
0 commit comments