Added patch to implement NtQuerySection.

This commit is contained in:
Sebastian Lackner
2014-10-03 18:24:10 +02:00
parent 8634ed8ea4
commit 6a19f586ea
5 changed files with 147 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -12,6 +12,7 @@ wine-compholio (1.7.28) UNRELEASED; urgency=low
* Added patch for IRichEditOle and ITextDocument support for ITextServices.
* Added patch to fix implementation of SH*Shared commands.
* Added patch to handle WRITECOPY memory protection properly on i386.
* Added patch to implement NtQuerySection.
* Added patches to make clearly visible, that this is a patched wine version.
* Removed patch to support FIND_FIRST_EX_CASE_SENSITIVE flag in FindFirstFileExW (accepted upstream).
* Removed patch to fix implementation of SH*Shared commands (accepted upstream).