Added patch for job object completion support.

This commit is contained in:
Sebastian Lackner
2015-02-28 01:20:47 +01:00
parent cd62b5bedc
commit 8cc25d0fe4
6 changed files with 233 additions and 31 deletions

1
debian/changelog vendored
View File

@@ -19,6 +19,7 @@ wine-staging (1.7.38) UNRELEASED; urgency=low
* Added patch to enforce that surfaces are flushed after ReleaseDC.
* Added patch to implement IProgressDialog::SetAnimation.
* Added patch in order to allow to override number of quality levels for D3DMULTISAMPLE_NONMASKABLE.
* Added patch for job object completion support.
* Removed patch to properly call DriverUnload when unloading device drivers (accepted upstream).
* Removed patch to allow Accept-Encoding for HTTP/1.0 in wininet (accepted upstream).
* Removed patch to declare pDirectInputCreateEx in a MSVC compatible way (accepted upstream).