Added patch to mark BitBlt and StretchDIBits as hotpatchable.

This commit is contained in:
Sebastian Lackner
2015-10-02 17:51:04 +02:00
parent 3cee0925e8
commit d9e1415701
5 changed files with 79 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -24,6 +24,7 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
_seh_longjmp_unwind4.
* Added patch to mark RegOpenKeyExA, RegCloseKey and RegQueryValueExA as
hotpatchable.
* Added patch to mark BitBlt and StretchDIBits as hotpatchable.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted