Added patch to set a proper caption for shell32 Run dialog (by Jared Smudde).

This commit is contained in:
Sebastian Lackner
2015-06-05 01:44:39 +02:00
parent 32c289493f
commit 4d919d4d83
3 changed files with 59 additions and 17 deletions

2
debian/changelog vendored
View File

@@ -22,6 +22,8 @@ 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.
* Added patch to set a proper caption for shell32 Run dialog (by Jared
Smudde).
* Removed patch to handle '\r' as whitespace in wbemprox queries (accepted
upstream).
* Removed patch to make sure OpenClipboard with current owner doesn't fail