Added patch to call DriverUnload during driver unload.

This commit is contained in:
Michael Müller
2015-01-26 04:39:12 +01:00
parent 0c2b776e83
commit a3813c45a0
4 changed files with 105 additions and 0 deletions

View File

@@ -38,6 +38,11 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
===================================
**Bugfixes and features included in the next upcoming release [1]:**
* Call DriverUnload function when unloading a driver.
**Bugs fixed in Wine Staging 1.7.35 [146]:**
* Add Dynamic DST exceptions for Israel Standard Time ([Wine Bug #36374](https://bugs.winehq.org/show_bug.cgi?id=36374))