Added patch to forward exitcode from child process when in wineconsole.

This commit is contained in:
Sebastian Lackner
2015-07-13 02:30:20 +02:00
parent cd4db49a74
commit 1d9163af16
5 changed files with 118 additions and 13 deletions

4
debian/changelog vendored
View File

@@ -1,3 +1,7 @@
wine-staging (1.7.48) UNRELEASED; urgency=low
* Added patch to forward exitcode from child process when in wineconsole.
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 13 Jul 2015 02:29:48 +0200
wine-staging (1.7.47) unstable; urgency=low
* Added patch to silence repeated winhttp "no support on this platform"
message.