Merge branch 'master' of github.com:compholio/wine-compholio

This commit is contained in:
Sebastian Lackner 2014-07-26 03:14:57 +02:00
commit f609f42eed
2 changed files with 2 additions and 2 deletions

View File

@ -22,9 +22,9 @@ These patches fix the following Wine bugs:
Besides that the following additional changes are included:
* Add default ACLs for user shell folders
* Add support for Dynamic DST (daylight saving time) information in registry
* Lockfree algorithm for filedescriptor cache (improves file access speed)
* No default ACLs for user shell folders
* Other Pipelight specific enhancements
* Reduced SetTimer minimum value from 10 ms to 5 ms (improves Silverlight framerates)
* Support for GetVolumePathName

View File

@ -1,4 +1,4 @@
Author: Erich E. Hoover
Subject: Generate default ACLs for user shell folders.
Revision: 6
Fixes: No default ACLs for user shell folders
Fixes: Add default ACLs for user shell folders