Added patch to silence repeated LocaleNameToLCID/LCIDToLocaleName unsupported flags FIXMEs.

This commit is contained in:
Sebastian Lackner
2015-07-23 19:56:28 +02:00
parent 0de1b91a1b
commit 941323d469
5 changed files with 76 additions and 14 deletions

2
debian/changelog vendored
View File

@@ -8,6 +8,8 @@ wine-staging (1.7.48) UNRELEASED; urgency=low
* Added patch to share source of d3dx9_36 with d3dx9_33 to avoid Wine DLL
forwards.
* Added patch with stubs for d3dx10_43.D3DX10CreateEffectFromFileA/W.
* Added patch to silence repeated LocaleNameToLCID/LCIDToLocaleName
unsupported flags FIXMEs.
* Removed patch to allow to enable/disable InsertMode in wineconsole settings
(accepted upstream).
* Removed patch to improve IoGetDeviceObjectPointer stub to appease SecuROM