Rebase against 6b9a87c7a801e1776444ac96c555fbad80d34115.

This commit is contained in:
Sebastian Lackner
2015-10-06 19:58:45 +02:00
parent 4fe40942a6
commit 4adc56f74f
13 changed files with 49 additions and 303 deletions

8
debian/changelog vendored
View File

@@ -10,6 +10,14 @@ wine-staging (1.7.53) UNRELEASED; urgency=low
* Removed patch to pass cookie by reference to msvcrt_local_unwind4 in
_seh_longjmp_unwind4 (accepted upstream).
* Removed patch to implement LoadIconMetric (accepted upstream).
* Removed patch to correctly parse double quotes in msi token values (accepted
upstream).
* Removed patch to ignore width/height passed to edit control in WM_SIZE
message (accepted upstream).
* Removed patch to silence repeated wbemprox "timeout not supported" fixme
(fixed upstream).
* Removed patch to add support for /passive command line option to msiexec
(fixed upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 04 Oct 2015 23:56:05 +0200
wine-staging (1.7.52) unstable; urgency=low