Added patch to add stub for ntoskrnl.ExAcquireResourceExclusiveLite.

This commit is contained in:
Sebastian Lackner
2015-02-12 08:13:55 +01:00
parent 2000faae13
commit a40b3e341a
5 changed files with 53 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -6,6 +6,7 @@ wine-staging (1.7.37) UNRELEASED; urgency=low
* Added patch to avoid race-conditions with write watches in WS2_async_accept.
* Added patch to implement D3DXGetShaderOutputSemantics.
* Added patch to implement basic handling of write watches while we're on the signal stack.
* Added patch to add stub for ntoskrnl.ExAcquireResourceExclusiveLite.
* Removed patches for UTF7 support (accepted upstream).
* Removed patches for SIO_ADDRESS_LIST_CHANGE ioctl (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 08 Feb 2015 20:29:38 +0100