Added patch fix detection of case-insensitive systems in MSYS2.

This commit is contained in:
Sebastian Lackner
2015-08-17 06:22:27 +02:00
parent 84aaa8ff12
commit b5534bc463
5 changed files with 83 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -14,6 +14,7 @@ wine-staging (1.7.50) UNRELEASED; urgency=low
* Added patch to implement shell32 NewMenu class with new folder item.
* Added patch to report correct ObjectName for NamedPipe wineserver objects
(fixes Wine Staging Bug #363).
* Added patch fix detection of case-insensitive systems in MSYS2.
* 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