Added patch to fix regression causing black screen on startup.

This commit is contained in:
Sebastian Lackner
2015-03-20 22:17:45 +01:00
parent dab39259ab
commit 483cf18923
5 changed files with 65 additions and 17 deletions

1
debian/changelog vendored
View File

@@ -26,6 +26,7 @@ wine-staging (1.7.39) UNRELEASED; urgency=low
* Added patch with stub for wininet.ParseX509EncodedCertificateForListBoxEntry.
* 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.
* 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).