Added patch to implement stub for ProcessQuotaLimits info class.

This commit is contained in:
Sebastian Lackner
2015-10-21 03:17:52 +02:00
parent d7013c255f
commit 8e8654d76e
5 changed files with 81 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
wine-staging (1.7.54) UNRELEASED; urgency=low
* Added patch to use wrapper function for consolidation callback during
unwinding.
* Added patch to implement stub for ProcessQuotaLimits info class.
* Removed patch to implement kernel32.GetPhysicallyInstalledSystemMemory
(accepted upstream).
* Partially removed patches for ws2_32 TransmitFile (accepted upstream).