Added patch for stub of ntdll.WinSqmIsOptedIn.

This commit is contained in:
Sebastian Lackner
2015-04-18 15:34:28 +02:00
parent b9a1a97057
commit cf4a1f5af2
5 changed files with 81 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -15,6 +15,7 @@ wine-staging (1.7.41) UNRELEASED; urgency=low
* Added patch to implement support for wbemprox Win32_SystemEnclosure table.
* 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 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).