Added patch to fallback to global key state for threads without a queue.

This commit is contained in:
Sebastian Lackner
2015-02-26 04:26:59 +01:00
parent d25e78cefb
commit dd12b420e8
5 changed files with 81 additions and 1 deletions

View File

@@ -38,8 +38,9 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
===================================
**Bugfixes and features included in the next upcoming release [1]:**
**Bugfixes and features included in the next upcoming release [2]:**
* Fallback to global key state for threads without a queue ([Wine Bug #27238](https://bugs.winehq.org/show_bug.cgi?id=27238))
* Fix race-condition when threads are killed during shutdown