Rebase against 367b30d8278684aaff373f5666b78264137d7a8f.

This commit is contained in:
Sebastian Lackner
2016-01-05 22:38:02 +01:00
parent efffd311e9
commit bad6493597
30 changed files with 523 additions and 1124 deletions

View File

@@ -2,6 +2,10 @@ 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).
* Removed patch to properly implement GetLargestConsoleWindowSize (accepted
upstream).
* Removed patch to implement stub for GetLogicalProcessorInformationEx (semi-
stub accepted upstream).
* Added patch to remove dead code from SCROLL_TrackScrollBar.
* Added patch to do a device check before returning a default serial port
name.