Rebase against d07a7bbba51d6c40a5ed089ab9069451805928c2.

This commit is contained in:
Sebastian Lackner
2015-12-30 01:11:35 +01:00
parent f3609f5452
commit 2ff3b662fc
9 changed files with 10 additions and 461 deletions

View File

@@ -1,3 +1,9 @@
wine-staging (1.9.1) UNRELEASED; urgency=low
* Removed patch to implement SystemHandleInformation (accepted upstream).
* Removed patch to align terminating null WCHAR in SysAllocStringByteLen
(accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Wed, 30 Dec 2015 01:03:12 +0100
wine-staging (1.9.0) unstable; urgency=low
* Updated patch for x86_64 set_cpu_context implementation and add tests.
* Added patch to align terminating null WCHAR in SysAllocStringByteLen.