Added patch to fix differences in exception handling behaviour between Wine and Windows.

This commit is contained in:
Sebastian Lackner
2014-09-28 23:54:50 +02:00
parent 8fbca5cb69
commit 6a81960f7a
5 changed files with 307 additions and 1 deletions

3
debian/changelog vendored
View File

@@ -1,11 +1,12 @@
wine-compholio (1.7.28) UNRELEASED; urgency=low
* Added several patches for Unity3D Editor
* Added missing recommendation for libtxc-dxtn-s2tc0 on Ubuntu.
* Added patch to fix issues with over-the-spot input method.
* 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.
* Added several patches for Unity3D Editor.
* Added patch to fix differences between exception handling behaviour in Wine and Windows.
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 21 Sep 2014 01:44:14 +0200
wine-compholio (1.7.27) unstable; urgency=low