Added patch to implement special handling for calling GetChildContainer with an empty string.

This commit is contained in:
Sebastian Lackner
2015-08-15 05:08:50 +02:00
parent e7fceb902c
commit 671aa4f38e
5 changed files with 157 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -4,6 +4,8 @@ wine-staging (1.7.50) UNRELEASED; urgency=low
* Added patch to fix implementation of ntdll.MapViewOfSection.
* Added patch to implement enumeration of sound devices and basic properties
to dxdiagn.
* Added patch to implement special handling for calling GetChildContainer with
an empty string.
* Removed patch to move security cookie initialization from memory management
to loader.
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 11 Aug 2015 06:12:14 +0200