Removed patches to avoid sending messages in FindWindowExW (accepted upstream).

This commit is contained in:
Sebastian Lackner
2014-11-18 19:50:19 +01:00
parent cc5b91441d
commit 26b52cdc49
7 changed files with 2 additions and 361 deletions

1
debian/changelog vendored
View File

@@ -2,6 +2,7 @@ wine-compholio (1.7.32) UNRELEASED; urgency=low
* Added patch to ensure dbghelp always checks for debug symbols in BINDIR.
* 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).
-- Sebastian Lackner <sebastian@fds-team.de> Sat, 15 Nov 2014 20:21:53 +0100
wine-compholio (1.7.31) unstable; urgency=low