Added patch to calculate msvcrt exponential math operations with higher precision.

This commit is contained in:
Sebastian Lackner
2015-04-10 08:05:36 +02:00
parent 77bc095cb4
commit c382d2430b
5 changed files with 172 additions and 29 deletions

View File

@@ -39,6 +39,11 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [1]:**
* Calculate msvcrt exponential math operations with higher precision ([Wine Bug #37149](https://bugs.winehq.org/show_bug.cgi?id=37149))
**Bug fixes and features in Wine Staging 1.7.40 [220]:**
*Note: The following list only contains features and bug fixes which are not