Disable patchset shell32-Default_Folder_ACLs (fixes Wine Staging Bug #265).

This commit is contained in:
Sebastian Lackner
2015-05-04 21:52:33 +02:00
parent 3f7b4894a7
commit 3426979ddf
4 changed files with 4 additions and 18 deletions

View File

@@ -49,7 +49,7 @@ releases, take a look at the
for more details.*
* Add a ProfileList\<UserSID> registry subkey ([Wine Bug #15670](https://bugs.winehq.org/show_bug.cgi?id=15670))
* Add default ACLs for user shell folders
* ~~Add default ACLs for user shell folders~~
* Add implementation for CreateThreadpool ([Wine Bug #35192](https://bugs.winehq.org/show_bug.cgi?id=35192))
* Add implementation for mfplat.MFTRegister ([Wine Bug #37811](https://bugs.winehq.org/show_bug.cgi?id=37811))
* Add nvapi stubs required for GPU PhysX support