Rebase against 9ce9ba30ead7560065c3179796eea81066b3b346.

This commit is contained in:
Sebastian Lackner
2015-06-04 16:46:36 +02:00
parent 002f664b68
commit ee2f208b2b
7 changed files with 67 additions and 203 deletions

4
debian/changelog vendored
View File

@@ -22,6 +22,10 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
* Added patch to set NamedPipeState to FILE_PIPE_CLOSING_STATE on broken pipe
in NtQueryInformationFile.
* Added patch to allow setting pixel format for desktop window.
* Removed patch to handle '\r' as whitespace in wbemprox queries (accepted
upstream).
* Removed patch to make sure OpenClipboard with current owner doesn't fail
(accepted upstream).
* Removed patch to fix NULL pointer dereference in get_frame_by_name
(identical patch accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 31 May 2015 14:46:37 +0200