Updated RegSetKeySecurity patch to work with special root keys.

This commit is contained in:
Erich E. Hoover
2014-07-04 10:14:57 -06:00
parent 113b554090
commit 56264645ad
2 changed files with 7 additions and 6 deletions

3
debian/changelog vendored
View File

@@ -1,7 +1,8 @@
wine-compholio (1.7.21) UNRELEASED; urgency=low
* Added NT4 support to the process ACL tests.
* Implement RegSetKeySecurity on top of NtSetSecurityObject.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 01 Jul 2014 19:25:52 -0600
* Updated RegSetKeySecurity patch to work with special root keys.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 04 Jul 2014 10:14:42 -0600
wine-compholio (1.7.21) unstable; urgency=low
* Remove several patches (accepted upstream).