Added patch to release capture before sending WM_COMMAND.

This commit is contained in:
Sebastian Lackner
2015-10-21 03:38:39 +02:00
parent 8e8654d76e
commit 91f812ed1b
5 changed files with 57 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -2,6 +2,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.
* Added patch to release capture before sending WM_COMMAND.
* Removed patch to implement kernel32.GetPhysicallyInstalledSystemMemory
(accepted upstream).
* Partially removed patches for ws2_32 TransmitFile (accepted upstream).