Added patch to improve stub for ID3DXEffectImpl_CloneEffect, mark upstream bug 25138 as fixes.

This commit is contained in:
Sebastian Lackner
2015-03-16 08:24:51 +01:00
parent 88f4c9ec57
commit d807c55e94
6 changed files with 55 additions and 3 deletions

1
debian/changelog vendored
View File

@@ -15,6 +15,7 @@ wine-staging (1.7.39) UNRELEASED; urgency=low
* Added patch to fix Wine Staging Bug #162 - Caesar III demo installer crashes.
* Added patch to fix wrong return values of RtlFindActivationContextSectionString for NULL data (by Mark Jansen).
* Added patch to implement _ismbckata and _mbctohira, moreover fix wrong return value of _ismbckata.
* Added patch to improve stub for ID3DXEffectImpl_CloneEffect.
* Removed patch to avoid hardcoded values for sizeof(GUID) (accepted upstream).
* Removed patches for SLGetWindowsInformationDWORD (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 09 Mar 2015 16:52:35 +0100