iphlpapi-TCP_Table: Fix an incorrect TRACE message.

This commit is contained in:
Sebastian Lackner
2015-02-08 20:16:54 +01:00
parent b7770327f1
commit e2cd273303
2 changed files with 15 additions and 10 deletions

4
debian/changelog vendored
View File

@@ -1,3 +1,7 @@
wine-staging (1.7.37) UNRELEASED; urgency=low
* Fix a TRACE line in the iphlpapi-TCP_Table patchset.
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 08 Feb 2015 20:29:38 +0100
wine-staging (1.7.36) unstable; urgency=low
* Fix an incompatibility of patchinstall.sh with non-bash shells under specific situations.
* Improve dinput-Events patch to be compatible with applications which do not explicitly poll for input.