Added patch for basic implementation of job objects.

This commit is contained in:
Sebastian Lackner
2015-02-27 19:20:15 +01:00
parent 2de8f84fb0
commit 480bab002e
14 changed files with 744 additions and 66 deletions

1
debian/changelog vendored
View File

@@ -14,6 +14,7 @@ wine-staging (1.7.38) UNRELEASED; urgency=low
* Added patch for stub of gdiplus.GdipCreateEffect.
* Added patches for ntoskrnl.ProbeFor{Read,Write}.
* Added patch for support of shell32 file operation progress dialog.
* Added patch for basic implementation of job objects.
* 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).