Added patch to implement additional stub functions in authz.dll.

This commit is contained in:
Sebastian Lackner
2015-10-01 21:52:45 +02:00
parent 74daa3b210
commit 1928fdacbe
5 changed files with 139 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -17,6 +17,7 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
* Added patch to protect TVM_GETITEM from invalid item pointers.
* Added patch to avoid using GdipAlloc and GdipFree in internal gdiplus
functions.
* Added patch to implement additional stub functions in authz.dll.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted