Synchronize CSMT patchset with https://github.com/stefand/wine.

This commit is contained in:
Sebastian Lackner
2015-01-14 01:39:10 +01:00
parent b7ec4c3294
commit 322a32547f
20 changed files with 459 additions and 512 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
wine-staging (1.7.35) UNRELEASED; urgency=low
* Add support for patchinstall.sh parameters '--no-patchlist' and '--no-autoconf'.
* Add support for Gentoo epatch backend to patchinstall.sh.
* Synchronize CSMT patchset with https://github.com/stefand/wine.
* Added patch to implement support for DDS file format in D3DXSaveTextureToFileInMemory.
* Added patch to avoid appending duplicate NULL character when importing keys with regedit.
* Removed patch to set last error on success in WSARecv (accepted upstream).