ntdll-RtlUnwind: Update patchset and fix a second bug in the unwinding code.

Fixes https://bugs.wine-staging.com/show_bug.cgi?id=68.
This commit is contained in:
Sebastian Lackner
2015-02-10 00:10:32 +01:00
parent d329354032
commit c1ae413bcc
3 changed files with 24 additions and 9 deletions

1
debian/changelog vendored
View File

@@ -1,5 +1,6 @@
wine-staging (1.7.37) UNRELEASED; urgency=low
* Fix a TRACE line in the iphlpapi-TCP_Table patchset.
* Update patchset for RtlUnwindEx on x86_64 and fix a second bug.
* Removed patches for UTF7 support (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 08 Feb 2015 20:29:38 +0100