Added patch to ensure tests check exact return value of ParseURLFromOutsideSourceX.

This commit is contained in:
Sebastian Lackner
2014-10-18 01:22:08 +02:00
parent 6e3502a34b
commit 971d304a1f
4 changed files with 113 additions and 0 deletions

2
debian/changelog vendored
View File

@@ -6,6 +6,8 @@ wine-compholio (1.7.29) UNRELEASED; urgency=low
* Added patch to set return value of basic_string_wchar_dtor to return NULL.
* Added patch for UTF7 encoding/decoding support.
* Added patch to implement ID3DXSkinInfoImpl_UpdateSkinnedMesh.
* Added patch for implementation of D3DXGetShaderInputSemantics.
* Added patch to ensure tests check exact return value of ParseURLFromOutsideSourceX.
* Removed patch to fix issues with drag image in ImageLists (accepted upstream).
* Removed patch to set ldr.EntryPoint for main executable (accepted upstream).
* Removed patch to implement stubs for [Get|Set]SystemFileCacheSize (accepted upstream).