Added patch with stub for NtSetLdtEntries/ZwSetLdtEntries.

This commit is contained in:
Sebastian Lackner
2014-11-04 21:09:40 +01:00
parent a691cec6e7
commit 2c0583d002
5 changed files with 108 additions and 1 deletions

1
debian/changelog vendored
View File

@ -1,6 +1,7 @@
wine-compholio (1.7.31) UNRELEASED; urgency=low
* Added possibility to temporarily disable patches to patch system.
* Added patch to allow selecting specific audio device for PulseAudio backend.
* Added patch with stub for NtSetLdtEntries/ZwSetLdtEntries.
* Removed patch for iphlpapi stub functions (accepted upstream).
* Removed patches for FindFirstFileExW (accepted upstream).
* Removed patches for TLB dependencies lookup in resources (accepted upstream).