Added patch to fix device paths in HKLM\SYSTEM\MountedDevices.

This commit is contained in:
Sebastian Lackner
2015-03-30 04:28:05 +02:00
parent 41c3e670d9
commit 006db23dab
5 changed files with 122 additions and 28 deletions

1
debian/changelog vendored
View File

@@ -11,6 +11,7 @@ wine-staging (1.7.40) UNRELEASED; urgency=low
* Added patch to fix calculation of 3D sound source.
* Added patch for stub of fltmgr.sys (filter manager driver).
* Added patch to return correct device type for cd devices without medium.
* Added patch to fix device paths in HKLM\SYSTEM\MountedDevices.
* 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).