Removed patch to fix handling of subdirectory in FtpFindFirstFile (accepted upstream).

This commit is contained in:
Sebastian Lackner
2015-01-14 21:48:26 +01:00
parent 7c3eb20866
commit fce30bb8f1
5 changed files with 3 additions and 131 deletions

2
debian/changelog vendored
View File

@@ -4,7 +4,9 @@ wine-staging (1.7.35) UNRELEASED; urgency=low
* 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.
* Added patch for IConnectionPoint/INetworkListManagerEvents stub interface.
* Removed patch to set last error on success in WSARecv (accepted upstream).
* Removed patch to fix handling of subdirectory in FtpFindFirstFile (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