Added patch to initialize *lpcDevices in RasEnumDevicesA.

This commit is contained in:
Sebastian Lackner
2015-06-28 04:08:20 +02:00
parent 872be6fa25
commit 7c8e6d90d3
5 changed files with 146 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -8,6 +8,7 @@ wine-staging (1.7.46) UNRELEASED; urgency=low
* Added patches to improve crosscompiling Wine for other platforms.
* Added patch to improve output of '--check-libs' on OSX.
* Added patch to implement general tab for file property dialog.
* Added patch to initialize *lpcDevices in RasEnumDevicesA.
* Improved nvcuda-CUDA_Support patchset to search for dylib on OSX.
* Improved wined3d-DXTn patchset to search for dylib on OSX.
* Updated kernel32-GetVolumePathName to fix several test failures.