Added patch to fix implementation of ntdll.MapViewOfSection.

This commit is contained in:
Sebastian Lackner
2015-08-11 07:15:21 +02:00
parent 03a15069bc
commit c97628a0e5
5 changed files with 276 additions and 36 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
wine-staging (1.7.50) UNRELEASED; urgency=low
* Add patch to implement remaining OpenMP locking functions.
* Added various patches for imagehlp cleanup (fixes Wine Staging Bug #502).
* Added patch to fix implementation of ntdll.MapViewOfSection.
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 11 Aug 2015 06:12:14 +0200
wine-staging (1.7.49) unstable; urgency=low