Added patch for support of non-blocking SIO_ADDRESS_LIST_CHANGE requests.

This commit is contained in:
Sebastian Lackner
2015-02-22 00:32:18 +01:00
parent 3bfb699f09
commit 8f19269b34
5 changed files with 49 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -19,6 +19,7 @@ wine-staging (1.7.37) UNRELEASED; urgency=low
* Added patch to ignore unsupported alpha channels in TIFF decoder.
* Added patch to add stub for ntoskrnl.Mm{Map,Unmap}LockedPages.
* Added patch to implement ntoskrnl.KeInitializeMutex.
* Added patch for support of non-blocking SIO_ADDRESS_LIST_CHANGE requests.
* Removed patches for UTF7 support (accepted upstream).
* Removed patches for SIO_ADDRESS_LIST_CHANGE ioctl (accepted upstream).
* Removed patch for IApplicationAssociationRegistration::QueryCurrentDefault (accepted upstream).