Added patch to initialize System\CurrentControlSet\Control\TimeZoneInformation registry keys.

This commit is contained in:
Sebastian Lackner
2015-06-06 03:50:17 +02:00
parent 9149fde0ff
commit 16d40cf5d5
6 changed files with 190 additions and 67 deletions

2
debian/changelog vendored
View File

@@ -28,6 +28,8 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
Wine Staging Bug 347).
* Added patches to fix error code for ReadFile/WriteFile on closed pipe (fixes
Wine Staging Bug #348).
* Added patch to initialize
System\CurrentControlSet\Control\TimeZoneInformation registry keys.
* Removed patch to handle '\r' as whitespace in wbemprox queries (accepted
upstream).
* Removed patch to make sure OpenClipboard with current owner doesn't fail