Added patch to improve output of '--check-libs' on OSX.

This commit is contained in:
Sebastian Lackner
2015-06-27 19:39:39 +02:00
parent 1dc4d9dc2f
commit dc16523d00
3 changed files with 67 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -6,6 +6,7 @@ wine-staging (1.7.46) UNRELEASED; urgency=low
* Added patch to fix wineserver crash when pipe server object is destroyed
before client (fixes Wine Staging Bug #393).
* Added patches to improve crosscompiling Wine for other platforms.
* Added patch to improve output of '--check-libs' on OSX.
* Updated kernel32-GetVolumePathName to fix several test failures.
* Updated ntoskrnl-Emulator patchset to implement emulation of MOVZX
instruction on x86_64.