Added patch to fix multithreading issues with fullscreen clipping.

This commit is contained in:
Sebastian Lackner
2015-03-10 17:42:08 +01:00
parent a812ef647e
commit ffdcf51981
6 changed files with 108 additions and 25 deletions

View File

@@ -38,6 +38,11 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
===================================
**Bugfixes and features included in the next upcoming release [1]:**
* Fix multithreading issues with fullscreen clipping ([Wine Bug #38087](https://bugs.winehq.org/show_bug.cgi?id=38087))
**Bugs fixed in Wine Staging 1.7.38 [190]:**
* Add Dynamic DST exceptions for Israel Standard Time ([Wine Bug #36374](https://bugs.winehq.org/show_bug.cgi?id=36374))