Added patchset to fix copy and paste errors and ugly coding style in recently committed ws32 patch.

This commit is contained in:
Sebastian Lackner
2014-11-29 11:29:23 +01:00
parent db0fd400e4
commit 4afa857aee
4 changed files with 147 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -15,6 +15,7 @@ wine-compholio (1.7.32) UNRELEASED; urgency=low
* Added patch to ensure wintrust resets data->pWintrustData->u.pFile->hFile after closing handle.
* Added patch to add additional format conversions for DXT1 and DXT3.
* Added patch to implement stubs for additional api-ms-win-core-* dlls.
* Added patch to fix copy and paste error recently introduced in ws2_32 tests.
* Removed patch to close server fd is there is no space in thread inflight fd list (accepted upstream).
* Removed patch to fix bugs in StrStr functions (accepted upstream).
* Removed patches to avoid sending messages in FindWindowExW (accepted upstream).