Updated patch to calculate msvcrt exponential math operations with higher precision (fixes Wine Staging Bug #268).

This commit is contained in:
Sebastian Lackner
2015-05-05 01:36:50 +02:00
parent 3426979ddf
commit ab87b19a87
3 changed files with 66 additions and 84 deletions

1
debian/changelog vendored
View File

@@ -1,5 +1,6 @@
wine-staging (1.7.43) UNRELEASED; urgency=low
* Disable patchset shell32-Default_Folder_ACLs (fixes Wine Staging Bug #265).
* Updated patch to calculate msvcrt exponential math operations with higher precision (fixes Wine Staging Bug #268).
* Removed patch to use lockfree implementation for FD cache.
* Partially removed patches to test behaviour of VirtualProtect / NtProtectVirtualMemory.
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 04 May 2015 19:02:02 +0200