Added patch to workaround bugs in CompareStringW (triggered by Adobe Flash).

This commit is contained in:
Sebastian Lackner
2014-11-15 15:01:16 +01:00
parent 73da458bc5
commit 7e72d7770d
3 changed files with 54 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -26,6 +26,7 @@ wine-compholio (1.7.31) UNRELEASED; urgency=low
* Added patch to fix implementation of K32GetPerformanceInfo.
* Added patch to close server fd if there is no space in thread inflight fd list.
* Added patch to avoid failing in d3dx9_mesh_OptimizeInplace because of unimplemented vertex reordering.
* Added patch to workaround bugs in CompareStringW (triggered by Adobe Flash).
* Removed patch for iphlpapi stub functions (accepted upstream).
* Removed patches for FindFirstFileExW (accepted upstream).
* Removed patches for TLB dependencies lookup in resources (accepted upstream).