Added patch for ProfileList\<UserSID> registry subkey.

This commit is contained in:
Sebastian Lackner
2015-04-18 16:39:34 +02:00
parent cf4a1f5af2
commit 15041e6b96
5 changed files with 60 additions and 13 deletions

1
debian/changelog vendored
View File

@@ -16,6 +16,7 @@ wine-staging (1.7.41) UNRELEASED; urgency=low
* Added patch to fix handling of opening read-only files for FILE_DELETE_ON_CLOSE.
* Added patch for implementation of mfplat.MFTRegister.
* Added patch for stub of ntdll.WinSqmIsOptedIn.
* Added patch for ProfileList\<UserSID> registry subkey.
* Added tests for RtlIpv6AddressToString and RtlIpv6AddressToStringEx.
* Removed patches to fix invalid memory access in get_registry_locale_info (accepted upstream).
* Removed patches to avoid repeated FIXMEs in PsLookupProcessByProcessId stub (accepted upstream).