Added patch to silence repeated GSUB_applly_ChainContext[Subst|Pos] FIXMEs.

This commit is contained in:
Sebastian Lackner
2014-09-18 00:59:20 +02:00
parent 312800fa66
commit 969e9d5583
6 changed files with 66 additions and 4 deletions

1
debian/changelog vendored
View File

@@ -3,6 +3,7 @@ wine-compholio (1.7.27) UNRELEASED; urgency=low
* Added patch to support FIND_FIRST_EX_LARGE_FETCH flag in FindFirstFileExW.
* Added patch to fix deadlock caused by incorrect wrapper of glu polygon/contour function.
* Added patch to avoid filling out KdHelp for usermode applications.
* Added patch to silence repeated GSUB_apply_ChainContext[Subst|Pos] FIXMEs.
* Removed patch to use assembly wrapper for TLS callbacks (accepted upstream).
* Removed patch to fix uninitialized cch struct member in GetMenuItemInfo (accepted upstream).
* Removed some patches for riched20/IText*-interface (accepted upstream).