Added patch to implement stubs for ntoskrnl.Ex{Acquire,Release}FastMutexUnsafe.

This commit is contained in:
Sebastian Lackner
2015-02-08 17:44:07 +01:00
parent cb402d63de
commit 28fc684ff9
10 changed files with 92 additions and 28 deletions

1
debian/changelog vendored
View File

@@ -15,6 +15,7 @@ wine-staging (1.7.36) UNRELEASED; urgency=low
* Added patch to implement NVIDIA video encoder library (nvencodeapi).
* Added patch to make nvcuda.dll compatible with CUDA 7.0.
* Added patch to implement stub for ntoskrnl.IoGetAttachedDeviceReference.
* Added patch to implement stubs for ntoskrnl.Ex{Acquire,Release}FastMutexUnsafe.
* Removed patch to add additional tests for SLGetWindowsInformationDWORD (accepted upstream).
* Removed patch to avoid filling KdHelp structure for usermode applications (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 25 Jan 2015 05:58:36 +0100