Added patch to fix issues when driver dispatch routine returns different status codes.

This commit is contained in:
Sebastian Lackner
2014-09-28 17:34:05 +02:00
parent a9a8b351ea
commit 7b26c74d54
5 changed files with 63 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -4,6 +4,7 @@ wine-compholio (1.7.28) UNRELEASED; urgency=low
* Added patch to fix winemenubuilder desktop icon wine path (when using multiple wine versions).
* Added patch to support FIND_FIRST_EX_CASE_SENSITIVE flag in FindFirstFileExW.
* Added patch to send WM_PAINT event during dialog creation.
* Added patch to fix issues when driver dispatch routine returns different status codes.
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 21 Sep 2014 01:44:14 +0200
wine-compholio (1.7.27) unstable; urgency=low