Added patch for additional tests of CoWaitForMultipleHandles with WM_QUIT.

This commit is contained in:
Sebastian Lackner
2014-12-12 04:43:59 +01:00
parent 5db9d0a105
commit 824469b329
3 changed files with 212 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -8,6 +8,7 @@ wine-compholio (1.7.33) UNRELEASED; urgency=low
* Added patch to allow Accept-Encoding for HTTP/1.0 in wininet.
* Added patch for combase HSTRING objects.
* Added patch to implement stubs for MFStartup and MFShutdown.
* Added patch for additional tests of CoWaitForMultipleHandles with WM_QUIT.
* Removed patch to fix copy and paste errors in ws2_32 tests (accepted upstream).
* Removed patch to fix ordering of IP addresses by metric if two addresses have the same metric (accepted upstream).
* Removed patch to reset data->pWintrustData->u.pFile->hFile after closing handle (accepted upstream).