kernel32-FindFirstFile: Remove patch (accepted upstream), update changelog.

This commit is contained in:
Sebastian Lackner
2014-10-03 00:21:12 +02:00
parent 2616a89d50
commit aaf0c7d2dc
4 changed files with 1 additions and 125 deletions

1
debian/changelog vendored
View File

@@ -11,6 +11,7 @@ wine-compholio (1.7.28) UNRELEASED; urgency=low
* Added patch to limit cross thread access to ImmSet* functions.
* 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 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).