server-Map_EXDEV_Error: Add reference to bug report.

This commit is contained in:
Sebastian Lackner 2015-08-30 19:00:48 +02:00
parent 9d3f4bc8ce
commit 299b3b59f2

3
debian/changelog vendored
View File

@ -6,7 +6,8 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
* Added patch to return a dummy BIOS name in Win32_BIOS record (fixes Wine
Staging Bug #528).
* Added patch to fix compile failure in d3d11 with recent versions of gcc.
* Added patch to map EXDEV error code to STATUS_NOT_SAME_DEVICE.
* Added patch to map EXDEV error code to STATUS_NOT_SAME_DEVICE (fixes Wine
Staging Bug #536).
* Added patch to fix failure to create anonymous file mapping after failed
open_fd server call (fixes Wine Staging Bug #538).
* Added patch to fix error handling in DeferWindowPos when passing an invalid