Removed patch to set last error on success in WSARecv (accepted upstream).

This commit is contained in:
Sebastian Lackner
2015-01-13 22:21:26 +01:00
parent 4d5f020d44
commit 2e7eef2694
5 changed files with 2 additions and 113 deletions

1
debian/changelog vendored
View File

@@ -3,6 +3,7 @@ wine-staging (1.7.35) UNRELEASED; urgency=low
* Add support for Gentoo epatch backend to patchinstall.sh.
* 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).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 12 Jan 2015 13:06:22 +0100
wine-staging (1.7.34-1) unstable; urgency=low