Added patch to update ProductVersion when applying MSI transforms.

This commit is contained in:
Sebastian Lackner
2014-11-01 21:30:04 +01:00
parent 61769b2227
commit 9c556a5905
5 changed files with 95 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -9,6 +9,7 @@ wine-compholio (1.7.30) UNRELEASED; urgency=low
* Added patch for implementation of GdipCreateRegionRgnData.
* Added patch for implementation of D3DXCreatePolygon.
* Added patch for TLB dependencies lookup in resources.
* Added patch to update ProductVersion when applying MSI transforms.
* 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).