Added patch to improve stub for AEV_GetVolumeRange.

This commit is contained in:
Sebastian Lackner
2015-02-08 18:02:28 +01:00
parent 2b2f2d70ab
commit b8c9d22e4c
5 changed files with 59 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -20,6 +20,7 @@ wine-staging (1.7.36) UNRELEASED; urgency=low
* Added patch to implement stub for ntoskrnl.KeDelayExecutionThread.
* Added patch to improve various ntoskrnl stub functions.
* Added patch to fix wrong defition of ntoskrnl.IoReleaseCancelSpinLock function.
* Added patch to improve stub for AEV_GetVolumeRange.
* 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