Added patch to implement FileFsFullSizeInformation information class.

This commit is contained in:
Sebastian Lackner
2015-04-23 23:53:22 +02:00
parent eadec3171e
commit 309e515899
5 changed files with 139 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -1,4 +1,5 @@
wine-staging (1.7.42) UNRELEASED; urgency=low
* Added patch to implement FileFsFullSizeInformation information class.
* Removed patch to avoid crash when trying to bind mshtml event scripts to window (fixed upstream).
* Removed patch for stub of ntdll.WinSqmIsOptedIn (fixed upstream).
* Removed patch to fix issues with invalid console handles for new processes (accepted upstream).