Implement RegSetKeySecurity on top of NtSetSecurityObject.

This commit is contained in:
Erich E. Hoover
2014-07-01 19:26:01 -06:00
parent b861c5731d
commit 24c6b554c9
4 changed files with 85 additions and 2 deletions

3
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
wine-compholio (1.7.21) UNRELEASED; urgency=low
* Added NT4 support to the process ACL tests.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 01 Jul 2014 18:30:47 -0600
* Implement RegSetKeySecurity on top of NtSetSecurityObject.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 01 Jul 2014 19:25:52 -0600
wine-compholio (1.7.21) unstable; urgency=low
* Remove several patches (accepted upstream).