Updated server-FileEndOfFileInformation patchset, growing a memory mapped file should still work.

This commit is contained in:
Sebastian Lackner
2015-10-31 21:12:40 +01:00
parent 4be7c872c3
commit d4e3581847
3 changed files with 59 additions and 0 deletions

2
debian/changelog vendored
View File

@@ -1,4 +1,6 @@
wine-staging (1.7.54) UNRELEASED; urgency=low
* Updated server-FileEndOfFileInformation patchset, growing a memory mapped
file should still work.
* Added patch to use wrapper function for consolidation callback during
unwinding.
* Added patch to implement stub for ProcessQuotaLimits info class.