Added patch to fix handling of subdirectory in FtpFindFirstFile.

This commit is contained in:
Sebastian Lackner
2014-12-16 01:49:58 +01:00
parent 8765c50218
commit 71a0838ac3
5 changed files with 133 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -1,5 +1,6 @@
wine-compholio (1.7.34) UNRELEASED; urgency=low
* Fix issue in DOS Attributes patch which broke ./configure on systems with alternative shells.
* Added patch to fix handling of subdirectory in FtpFindFirstFile.
* Removed patch to implement combase HSTRING objects (accepted upstream).
* Removed patch to add fake ProductId to registry (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 15 Dec 2014 22:42:09 +0100