Added patch to implement SetupLogError[A|W] and Setup[Open|Close]Log.

This commit is contained in:
Sebastian Lackner
2015-03-20 22:52:47 +01:00
parent c5f0106cd6
commit e2c1e62662
6 changed files with 401 additions and 16 deletions

1
debian/changelog vendored
View File

@@ -27,6 +27,7 @@ wine-staging (1.7.39) UNRELEASED; urgency=low
* Added patch to allow to edit winecfg library override by double clicking.
* Added patch to fix regression causing too dark/missing textures in several games.
* Added patch to fix regression causing black screen on startup.
* Added patch to implement SetupLogError[A|W] and Setup[Open|Close]Log.
* Removed patch to avoid hardcoded values for sizeof(GUID) (accepted upstream).
* Removed patches for SLGetWindowsInformationDWORD (accepted upstream).
* Removed patches for _ismbckata and _mbctohira (fixed upstream).