Added patch to set SFGAO_HASSUBFOLDER only when there are really subfolders.

This commit is contained in:
Sebastian Lackner
2015-08-15 21:28:54 +02:00
parent faac0015a6
commit b8546ff85a
6 changed files with 124 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -9,6 +9,7 @@ wine-staging (1.7.50) UNRELEASED; urgency=low
* Added patch for shell32 IDragSourceHelper stub interface.
* Added patch to improve startup performance by delaying font initialization
(fixes Wine Staging Bug #401).
* Added patch to set SFGAO_HASSUBFOLDER only when there are really subfolders.
* Removed patch to move security cookie initialization from memory management
to loader.
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 11 Aug 2015 06:12:14 +0200