Added patch to mark WritePrivateProfileStringA as hotpatchable.

This commit is contained in:
Sebastian Lackner
2015-10-02 17:53:26 +02:00
parent d9e1415701
commit 784acaf1fa
5 changed files with 51 additions and 1 deletions

1
debian/changelog vendored
View File

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