Added patch with stub for atl80.AtlIPersistPropertyBag_Save.

This commit is contained in:
Sebastian Lackner
2015-05-06 23:21:06 +02:00
parent 41f0cda558
commit e44c30c64e
4 changed files with 140 additions and 18 deletions

1
debian/changelog vendored
View File

@@ -3,6 +3,7 @@ wine-staging (1.7.43) UNRELEASED; urgency=low
* Updated patch to calculate msvcrt exponential math operations with higher precision (fixes Wine Staging Bug #268).
* Added patch to improve ReadDataAvailable handling in FilePipeLocalInformation class.
* Added patch with tests for shlwapi.AssocGetPerceivedType.
* Added patch with stub for atl80.AtlIPersistPropertyBag_Save.
* Removed patch to use lockfree implementation for FD cache (accepted upstream).
* Removed patch to properly handle closing sockets during a select call (accepted upstream).
* Removed patches to fix behaviour of VirtualProtect / NtProtectVirtualMemory (accepted upstream).