Updated patch for x86_64 set_cpu_context implementation and add tests.

This commit is contained in:
Sebastian Lackner
2015-12-28 03:26:17 +01:00
parent dcdcf18047
commit 480c7249b5
8 changed files with 209 additions and 51 deletions

View File

@@ -1,4 +1,5 @@
wine-staging (1.9.0) UNRELEASED; urgency=low
* Updated patch for x86_64 set_cpu_context implementation and add tests.
* Added patch to align terminating null WCHAR in SysAllocStringByteLen.
* Added patch to avoid corruption of caret when SetCaretPos() is called.
* Added patch to avoid setting error when NULL is passed to SHMapHandle.