Removed RegSetKeySecurity patch (accepted upstream).

This commit is contained in:
Erich E. Hoover
2014-07-04 13:18:59 -06:00
parent 56264645ad
commit 5721ee15c9
4 changed files with 3 additions and 84 deletions

3
debian/changelog vendored
View File

@ -1,8 +1,9 @@
wine-compholio (1.7.21) UNRELEASED; urgency=low
* Added NT4 support to the process ACL tests.
* Removed RegSetKeySecurity patch (accepted upstream).
* Implement RegSetKeySecurity on top of NtSetSecurityObject.
* 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
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 04 Jul 2014 13:18:40 -0600
wine-compholio (1.7.21) unstable; urgency=low
* Remove several patches (accepted upstream).