Removed patch to fix various bugs in RtlUnwindEx on x86_64 (accepted upstream).

This commit is contained in:
Sebastian Lackner
2015-04-03 15:17:42 +02:00
parent e417298237
commit 031d8707e6
12 changed files with 37 additions and 240 deletions

1
debian/changelog vendored
View File

@@ -25,6 +25,7 @@ wine-staging (1.7.40) UNRELEASED; urgency=low
* Removed patch to emulate 'mov Eb, Gb' instruction on x86 processor architecture (accepted upstream).
* Removed patches for Setup*Log() functions (accepted upstream).
* Removed tests for job objects (accepted upstream).
* Removed patch to fix various bugs in RtlUnwindEx on x86_64 (accepted upstream).
* Partially removed patches for job objects (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 23 Mar 2015 16:12:20 +0100