msvcrt-atof_strtod: Update patchset.

This commit is contained in:
Sebastian Lackner
2015-06-26 10:45:25 +02:00
parent c981072e0d
commit 731305d018
5 changed files with 75 additions and 30 deletions

View File

@@ -39,10 +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 [2]:**
**Bug fixes and features included in the next upcoming release [3]:**
* Globally invalidate key state on changes in other threads ([Wine Bug #29871](https://bugs.winehq.org/show_bug.cgi?id=29871))
* SecuROM 5.x media validation fails ([Wine Bug #21448](https://bugs.winehq.org/show_bug.cgi?id=21448))
* msvcrt.strtod should initialize *end with NULL on failure
**Bug fixes and features in Wine Staging 1.7.45 [244]:**