Rebase against b75cd7e2f0f6f40655f690695ab0843fce472e88.

This commit is contained in:
Sebastian Lackner
2015-06-02 15:34:19 +02:00
parent ad87c93337
commit b9ec1ed8f5
6 changed files with 67 additions and 108 deletions

View File

@@ -129,7 +129,7 @@ for more details.*
* FEAR 1 installer expects basic_string_wchar_dtor to return NULL ([Wine Bug #37358](https://bugs.winehq.org/show_bug.cgi?id=37358))
* Fallback to global key state for threads without a queue ([Wine Bug #27238](https://bugs.winehq.org/show_bug.cgi?id=27238))
* Fix NULL dereference in ICSeqCompressFrameStart ([Wine Bug #27595](https://bugs.winehq.org/show_bug.cgi?id=27595))
* Fix NULL pointer dereference in get_frame_by_name ([Wine Bug #34982](https://bugs.winehq.org/show_bug.cgi?id=34982))
* ~~Fix NULL pointer dereference in get_frame_by_name~~ ([Wine Bug #34982](https://bugs.winehq.org/show_bug.cgi?id=34982))
* Fix black screen on startup introduced by pixelformat changes. ([Wine Bug #35950](https://bugs.winehq.org/show_bug.cgi?id=35950))
* Fix caps lock state issues with multiple processes ([Wine Bug #35907](https://bugs.winehq.org/show_bug.cgi?id=35907))
* Fix comparison of punctuation characters in lstrcmp ([Wine Bug #10767](https://bugs.winehq.org/show_bug.cgi?id=10767))