Rebase against 5bd9d58016236da3142e030add2efbb2789fa2e4.

This commit is contained in:
Sebastian Lackner
2015-07-29 22:53:17 +02:00
parent 5ec4d6171e
commit 493ed4662c
14 changed files with 77 additions and 599 deletions

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
wine-staging (1.7.49) UNRELEASED; urgency=low
* Removed patch to avoid race-conditions with long running threadpool tasks
(accepted upstream).
* Removed patch to add support for ThreadQuerySetWin32StartAddress info class
(accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Wed, 29 Jul 2015 22:52:46 +0200
wine-staging (1.7.48) unstable; urgency=low
* Update patches for d3dx9_36.D3DXGetShader{Input,Output}Semantics and add
additional tests.