Added patch to implement JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE.

This commit is contained in:
Sebastian Lackner
2015-02-28 01:52:48 +01:00
parent e7b9fc8d16
commit ec8049fcf5
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -21,6 +21,7 @@ wine-staging (1.7.38) UNRELEASED; urgency=low
* Added patch in order to allow to override number of quality levels for D3DMULTISAMPLE_NONMASKABLE.
* Added patch for job object completion support.
* Added patch to properly track handle count of wineserver objects.
* Added patch to implement JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE.
* 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).