Added patch to reset device state in SysKeyboard*Impl_Acquire.

This commit is contained in:
Sebastian Lackner
2015-04-11 10:07:56 +02:00
parent c9ec45a0e3
commit 24af7f9090
5 changed files with 119 additions and 1 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]:**
* Calculate msvcrt exponential math operations with higher precision ([Wine Bug #37149](https://bugs.winehq.org/show_bug.cgi?id=37149))
* Fix regression caused by blacklisting supported OpenGL extensions ([Wine Bug #38264](https://bugs.winehq.org/show_bug.cgi?id=38264))
* Reset device state in SysKeyboard*Impl_Acquire ([Wine Bug #11607](https://bugs.winehq.org/show_bug.cgi?id=11607))
**Bug fixes and features in Wine Staging 1.7.40 [220]:**