Added patch for implementation of mfplat.MFTRegister.

This commit is contained in:
Sebastian Lackner
2015-04-17 21:00:19 +02:00
parent a2dd6b6ede
commit f2ecb762ea
5 changed files with 274 additions and 13 deletions

1
debian/changelog vendored
View File

@@ -13,6 +13,7 @@ wine-staging (1.7.41) UNRELEASED; urgency=low
* Added patch to recognize localhost as local machine in wbemprox.
* 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 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).