Added patch to update timezone information in wine.inf.

This commit is contained in:
Sebastian Lackner
2015-04-26 20:51:52 +02:00
parent 92f1b745f6
commit 58cc16c463
4 changed files with 355 additions and 49 deletions

1
debian/changelog vendored
View File

@@ -1,5 +1,6 @@
wine-staging (1.7.42) UNRELEASED; urgency=low
* Added patch to implement FileFsFullSizeInformation information class.
* Added patch to update timezone information in wine.inf.
* Removed patch to avoid crash when trying to bind mshtml event scripts to window (fixed upstream).
* Removed patch for stub of ntdll.WinSqmIsOptedIn (fixed upstream).
* Removed patch to fix issues with invalid console handles for new processes (accepted upstream).