Added patch to change winedbg bug reporting URL to bugs.wine-staging.com.

This commit is contained in:
Sebastian Lackner
2014-11-29 21:08:08 +01:00
parent 4afa857aee
commit bb57db5f98
7 changed files with 888 additions and 14 deletions

1
debian/changelog vendored
View File

@@ -16,6 +16,7 @@ wine-compholio (1.7.32) UNRELEASED; urgency=low
* Added patch to add additional format conversions for DXT1 and DXT3.
* Added patch to implement stubs for additional api-ms-win-core-* dlls.
* Added patch to fix copy and paste error recently introduced in ws2_32 tests.
* Added patch to change bug reporting URL in winedbg.
* 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).