Added patch to improve startup performance by delaying font initialization.

This commit is contained in:
Sebastian Lackner
2015-08-15 18:39:18 +02:00
parent 2c35b17c61
commit faac0015a6
5 changed files with 192 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -7,6 +7,8 @@ wine-staging (1.7.50) UNRELEASED; urgency=low
* Added patch to implement special handling for calling GetChildContainer with
an empty string.
* Added patch for shell32 IDragSourceHelper stub interface.
* Added patch to improve startup performance by delaying font initialization
(fixes Wine Staging Bug #401).
* 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