Added patch with stubs for Power[Set|Clear]Request.

This commit is contained in:
Sebastian Lackner
2015-03-27 07:00:49 +01:00
parent e20c4d5a6f
commit 97aaaaa663
5 changed files with 87 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -1,5 +1,6 @@
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.
* 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).