Added patch to implement stubs for MFStartup and MFShutdown.

This commit is contained in:
Sebastian Lackner
2014-12-12 00:58:54 +01:00
parent 50db62e9f4
commit 88e30c29c4
3 changed files with 18 additions and 2 deletions

1
debian/changelog vendored
View File

@@ -7,6 +7,7 @@ wine-compholio (1.7.33) UNRELEASED; urgency=low
* Added patch to implement shlwapi.StrCatChainW.
* 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.
* 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).