Several minor style fixes.

This commit is contained in:
Sebastian Lackner
2014-11-06 03:08:11 +01:00
parent 6cc9038091
commit 677a246d22
4 changed files with 7 additions and 7 deletions

2
debian/changelog vendored
View File

@@ -3,12 +3,12 @@ wine-compholio (1.7.31) UNRELEASED; urgency=low
* Added patch to allow selecting specific audio device for PulseAudio backend.
* Added patch with stub for NtSetLdtEntries/ZwSetLdtEntries.
* Added patch to prevent processing message events for CoWaitForMultipleHandles when APC calls are queued.
* Added patch with stub for KeSetSystemAffinityThread.
* Removed patch for iphlpapi stub functions (accepted upstream).
* Removed patches for FindFirstFileExW (accepted upstream).
* Removed patches for TLB dependencies lookup in resources (accepted upstream).
* Removed patches for ws2_32.inet_pton implementation (fixed upstream).
* Removed patch to update properties when applying MSI transforms (fixed upstream).
* Add patch with stub for KeSetSystemAffinityThread
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 03 Nov 2014 20:10:04 +0100
wine-compholio (1.7.30) unstable; urgency=low