Added patch for semi-stub of FileFsVolumeInformation information class.

This commit is contained in:
Sebastian Lackner
2015-06-06 19:12:42 +02:00
parent 0c2536b025
commit d2765a37f2
5 changed files with 114 additions and 37 deletions

1
debian/changelog vendored
View File

@@ -35,6 +35,7 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
* Added patch to fix endless loop in regedit when importing files with very
long lines.
* Added patch to improve stubs for NtQueryEaFile.
* Added patch for semi-stub of FileFsVolumeInformation information class.
* Removed patch to handle '\r' as whitespace in wbemprox queries (accepted
upstream).
* Removed patch to make sure OpenClipboard with current owner doesn't fail