Removed several patches (accepted upstream).

This commit is contained in:
Sebastian Lackner
2014-07-09 21:47:48 +02:00
parent 2bfe73c2b7
commit 2bb1b96f06
7 changed files with 2 additions and 332 deletions

2
debian/changelog vendored
View File

@@ -1,6 +1,6 @@
wine-compholio (1.7.22) UNRELEASED; urgency=low
* Removed several patches (accepted upstream).
* 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.
* Add patch for wtsapi32.WTSEnumerateProcessesW function.