Release 1.7.37.

This commit is contained in:
Sebastian Lackner
2015-02-22 06:59:18 +01:00
parent 6c276e039c
commit 1b4d215dd7
2 changed files with 21 additions and 28 deletions

4
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
wine-staging (1.7.37) UNRELEASED; urgency=low
wine-staging (1.7.37) unstable; urgency=low
* Fix a TRACE line in the iphlpapi-TCP_Table patchset.
* Fix an issue in the d3dx9_36-GetShaderSemantics patchset.
* Update patchset for RtlUnwindEx on x86_64 and fix a second bug.
@@ -25,7 +25,7 @@ wine-staging (1.7.37) UNRELEASED; urgency=low
* Removed patches for SIO_ADDRESS_LIST_CHANGE ioctl (accepted upstream).
* Removed patch for IApplicationAssociationRegistration::QueryCurrentDefault (accepted upstream).
* Removed patch for IDirectPlayVoiceClient::GetCompressionTypes (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 08 Feb 2015 20:29:38 +0100
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 22 Feb 2015 06:58:09 +0100
wine-staging (1.7.36) unstable; urgency=low
* Fix an incompatibility of patchinstall.sh with non-bash shells under specific situations.