Removed various patches (accepted upstream).

This commit is contained in:
Sebastian Lackner
2015-03-26 17:56:44 +01:00
parent 9e89bb327a
commit e20c4d5a6f
14 changed files with 30 additions and 923 deletions

4
debian/changelog vendored
View File

@@ -3,6 +3,10 @@ wine-staging (1.7.40) UNRELEASED; urgency=low
* 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).
* Removed patch to fix race-condition when closing browseui IProcessDialog (accepted upstream).
* Removed patch with tests for GetFinalPathNameByHandleA/W (accepted upstream).
* Removed patch to emulate 'mov Eb, Gb' instruction on x86 processor architecture (accepted upstream).
* Removed patches for Setup*Log() functions (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 23 Mar 2015 16:12:20 +0100
wine-staging (1.7.39) unstable; urgency=low