Removed patch to avoid crash when trying to bind mshtml event scripts to window (fixed upstream).

This commit is contained in:
Sebastian Lackner
2015-04-20 15:57:54 +02:00
parent c282ffecac
commit 1566e72122
7 changed files with 27 additions and 110 deletions

4
debian/changelog vendored
View File

@@ -1,3 +1,7 @@
wine-staging (1.7.42) UNRELEASED; urgency=low
* Removed patch to avoid crash when trying to bind mshtml event scripts to window (fixed upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 20 Apr 2015 15:55:51 +0200
wine-staging (1.7.41) unstable; urgency=low
* Updated server-PeekMessage patchset to reset message filter in accept_hardware_message call (fixes Wine Staging Bug #211).
* Updated ntdll-FileDispositionInformation patchset to block deleting mapped files (by Qian Hong, fixes Wine Staging Bug #228).