Added patch to silence a few FIXMEs and for ITextSelection_fnGetDuplicate implementation.

This commit is contained in:
Sebastian Lackner
2014-11-01 23:11:57 +01:00
parent 9c556a5905
commit 749fc944fc
6 changed files with 235 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -10,6 +10,7 @@ wine-compholio (1.7.30) UNRELEASED; urgency=low
* Added patch for implementation of D3DXCreatePolygon.
* Added patch for TLB dependencies lookup in resources.
* Added patch to update ProductVersion when applying MSI transforms.
* Added patch for ITextSelection_fnGetDuplicate implementation.
* Removed patch to avoid Clang compiler warning because of unused Vtable (accepted upstream).
* Removed patch for additional ATL thunks (accepted upstream).
* Removed patch to ímplement IRichEditOle and ITextDocument support for ITextServices (accepted upstream).