Added patch to implement FolterImpl_Items and stubbed FolderItems interface.

This commit is contained in:
Sebastian Lackner
2015-09-04 23:52:08 +02:00
parent 12beeb3ac9
commit b61581b653
5 changed files with 310 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -26,6 +26,7 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
* Added patch to create Microsoft\Windows\Themes directory during Wineprefix
creation.
* Added patch to avoid deprecation warning for OpenCL 1.2 APIs.
* Added patch to implement FolterImpl_Items and stubbed FolderItems interface.
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).
* Removed patch to use helper function for NtWaitForMultipleObjects and