Added patch to avoid spam of FIXME messages for PsLookupProcessByProcessId stub.

This commit is contained in:
Sebastian Lackner
2015-03-27 08:18:24 +01:00
parent 97aaaaa663
commit b5a7498b86
5 changed files with 65 additions and 16 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
wine-staging (1.7.40) UNRELEASED; urgency=low
* Update dsound fast mixer patchset to use integer math.
* Added patch with stubs for Power[Set|Clear]Request.
* Added patch to avoid spam of FIXME messages for PsLookupProcessByProcessId stub.
* Removed patch to fix regression causing black screen on startup (accepted upstream).
* Removed patch to fix edge cases in TOOLTIPS_GetTipText (fixed upstream).
* Removed patch for IConnectionPoint/INetworkListManagerEvents stub interface (accepted upstream).