Rebase against 90ed96a766b4b627a5dd18d601b41257c4f8e390.

This commit is contained in:
Sebastian Lackner
2015-05-22 15:22:57 +02:00
parent ca8ffcd619
commit baa05e4719
8 changed files with 25 additions and 467 deletions

3
debian/changelog vendored
View File

@@ -19,6 +19,9 @@ wine-staging (1.7.44) UNRELEASED; urgency=low
upstream).
* Removed various patches containing tests (accepted upstream).
* Removed patches for advapi32.ImpersonateAnonymousToken (accepted upstream).
* Removed patches for Win32_SystemEnclosure support (accepted upstream).
* Removed patch with tests for CoWaitForMultipleHandles and WM_QUIT (accepted
upstream).
* Removed patches for \Device\Null driver (fixed upstream with alternative
solution).
* Partially removed patches for ITextFont/ITextPara implementation (fixed