Added patch for combase HSTRING objects.

This commit is contained in:
Sebastian Lackner
2014-12-09 22:48:02 +01:00
parent ec9701cec2
commit 150dc70e53
8 changed files with 1050 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -5,6 +5,7 @@ wine-compholio (1.7.33) UNRELEASED; urgency=low
* Added patch to fix possible segfault in pulse_rd_loop of PulseAudio backend.
* Added patch to implement support for GetPropValue to PulseAudio backend.
* Added patch to implement shlwapi.StrCatChainW.
* Added patch for combase HSTRING objects.
* 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).