Added patch for wine64 support on FreeBSD/PC-BSD.

This commit is contained in:
Sebastian Lackner
2014-10-18 18:37:20 +02:00
parent d3d40b651b
commit 07f9996abc
6 changed files with 67 additions and 5 deletions

3
debian/changelog vendored
View File

@@ -9,6 +9,9 @@ wine-compholio (1.7.29) UNRELEASED; urgency=low
* Added patch for implementation of D3DXGetShaderInputSemantics.
* Added patch to ensure tests check exact return value of ParseURLFromOutsideSourceX.
* Added patch for additional ATL thunks.
* Added patch to add partially support for sessionStorage.
* Added patch for implementation of GetNumaProcessorNode.
* Added patch for wine64 support on FreeBSD/PC-BSD.
* 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).