Added patch to ensure dbghelp always checks for debug symbols in BINDIR.

This commit is contained in:
Sebastian Lackner
2014-11-15 20:24:21 +01:00
parent 87684b59a7
commit 54b4500a85
4 changed files with 62 additions and 1 deletions

4
debian/changelog vendored
View File

@@ -1,3 +1,7 @@
wine-compholio (1.7.32) UNRELEASED; urgency=low
* Added patch to ensure dbghelp always checks for debug symbols in BINDIR.
-- Sebastian Lackner <sebastian@fds-team.de> Sat, 15 Nov 2014 20:21:53 +0100
wine-compholio (1.7.31) unstable; urgency=low
* Improve output of 'wine --patches' and simplify syntax of definition files.
* Update kernel32-GetSystemTimes patches.