Added patch for stub dlls required by the MSVC 2015 runtime library.

This commit is contained in:
Sebastian Lackner
2015-08-07 20:47:18 +02:00
parent 6f3699d87e
commit 2bc55e66c3
26 changed files with 6466 additions and 13 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
wine-staging (1.7.49) UNRELEASED; urgency=low
* Added patch to improve stubs for dxgi MakeWindowAssociation and
GetWindowAssociation.
* Added patch for stub dlls required by the MSVC 2015 runtime library.
* Removed patch to avoid race-conditions with long running threadpool tasks
(accepted upstream).
* Removed patch to add support for ThreadQuerySetWin32StartAddress info class