Show winediag message informing about applied patches, append '(Compholio)' to wine --version string.

This commit is contained in:
Sebastian Lackner
2014-10-02 20:04:58 +02:00
parent 4f5b5fa483
commit 2616a89d50
7 changed files with 102 additions and 20 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 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).
* Removed patch to export ?_BADOFF@std@@3_JB on both i386 and win64 (accepted upstream).