Added patch to implement shell32 NewMenu class with new folder item.

This commit is contained in:
Sebastian Lackner
2015-08-16 23:19:29 +02:00
parent 67f1219393
commit 79253e6534
5 changed files with 671 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -11,6 +11,7 @@ wine-staging (1.7.50) UNRELEASED; urgency=low
(fixes Wine Staging Bug #401).
* Added patch to set SFGAO_HASSUBFOLDER only when there are really subfolders.
* Added patch to fix multiple uninitialized memory issues in wineserver.
* Added patch to implement shell32 NewMenu class with new folder item.
* 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