Update README entry for default folder ACLs.

This commit is contained in:
Erich E. Hoover 2014-07-25 19:01:05 -06:00
parent f03602bcfd
commit 8486f8265b
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