Removed multiple patchsets (accepted upstream).

This commit is contained in:
Sebastian Lackner
2015-02-26 16:44:38 +01:00
parent f133ccbf40
commit 98c6f8974b
14 changed files with 7 additions and 1334 deletions

4
debian/changelog vendored
View File

@@ -13,6 +13,10 @@ wine-staging (1.7.38) UNRELEASED; urgency=low
* Removed patch to properly call DriverUnload when unloading device drivers (accepted upstream).
* Removed patch to allow Accept-Encoding for HTTP/1.0 in wininet (accepted upstream).
* Removed patch to declare pDirectInputCreateEx in a MSVC compatible way (accepted upstream).
* Removed patch to limit cross thread access to ImmSet* functions (accepted upstream).
* Removed patch to fix arguments for OSMesaMakeCurrent when using 16 bit formats (accepted upstream).
* Removed patch to fix memory leak in ApplicationAssociationRegistration_QueryCurrentDefault (accepted upstream).
* Removed patch to complete and properly pack DNS_HEADER structure (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 23 Feb 2015 18:24:51 +0100
wine-staging (1.7.37) unstable; urgency=low