Added patch to fix issues with dragging layers between images in Adobe Photoshop 7.0.

This commit is contained in:
Sebastian Lackner
2014-11-25 20:41:19 +01:00
parent e4caae5b65
commit bb565dbad1
5 changed files with 61 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -9,6 +9,7 @@ wine-compholio (1.7.32) UNRELEASED; urgency=low
* Added patch to avoid failure because of missing ptrace support for Exagear.
* Added patch to automatically detect if tests are running under Wine.
* Added patch to avoid sending unexpected wakeup with uninitialized cookie value.
* Added patch to fix issues with dragging layers between images in Adobe Photoshop 7.0.
* Removed patch to close server fd is there is no space in thread inflight fd list (accepted upstream).
* Removed patch to fix bugs in StrStr functions (accepted upstream).
* Removed patches to avoid sending messages in FindWindowExW (accepted upstream).